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