Skip to main content
POST
/
instagram_webhook
/
{apiKey}
/
{campId}
Instagram Webhook
curl --request POST \
  --url https://api.toingg.com/api/v3/instagram_webhook/{apiKey}/{campId}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

apiKey
string
required
campId
string
required

Response

Successful Response