Skip to main content
POST
Test notification webhook
This endpoint is experimental. It may change or be removed without notice and is not covered by API stability guarantees.

Authorizations

Authorization
string
header
required

Get access to data with your user's JSON Web Token.

Path Parameters

deploymentId
string
required
webhookId
string
required

Body

application/json
deploymentId
string
webhookId
string

Response

200 - application/json

OK

success
boolean

Whether the test was successful

errorDetail
string

When success is false, a short human-readable explanation of the failure (HTTP status, timeout, DNS, etc.).