Webhooks
Update webhook
Updates an existing webhook
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the webhook to update
Body
application/json
Webhook properties to update
The body is of type object
.
Response
200
application/json
Webhook updated successfully
The response is of type object
.