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

Path Parameters

provider
string
required

Response

Successful Response