Skip to main content
POST
Test Notification Webhook

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.).