Skip to main content
POST
/
integrations
/
webhooks
/
{slug}
Receive Webhook
curl --request POST \
  --url https://api.{your-broker}.slate-labs.com/integrations/webhooks/{slug}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

slug
string
required

Response

Successful Response