PUT
/
webhook
/
{id}

Authorizations

X-API-KEY
string
headerrequired

Path Parameters

id
string
required

Webhook id

Body

application/json
url
string

Webhook URL to send the payload, only HTTPS supported

events
string[]

List of events that will trigger the webhook call, if empty all events will be used

Response

200 - application/json
status
enum<string>
required

Successful reponse status

Available options:
success
webhook
object
required

The webhook data