Skip to main content
POST
/
integrations
/
{slug}
/
test
Test Integration
curl --request POST \
  --url https://api.{your-broker}.slate-labs.com/integrations/{slug}/test
{
  "status": "<string>",
  "message": "<string>"
}

Path Parameters

slug
string
required

Response

Successful Response

status
string
required
message
string
required