PUT
/
webhook
/
{id}

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Webhook id

Body

application/json
events
string[]

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

url
string

Webhook URL to send the payload, only HTTPS supported

Minimum length: 1

Response

200 - application/json
status
enum<string>
required

Successful reponse status

Available options:
success
webhook
object
required

The webhook data