Skip to main content
POST
Create Notification Webhook

Authorizations

Authorization
string
header
required

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

Path Parameters

deploymentId
string
required

Body

application/json
deploymentId
string
name
string

The user-specified name for the webhook

url
string

The URL endpoint where webhook payloads will be sent

useNetworkBroker
boolean

Whether to use the network broker for webhook delivery

webhookSecret
string

Optional webhook secret for request signing

Response

200 - application/json

OK

webhook
object