Webhooks
Update webhook
Update a webhook by id
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Minimum length:
1
Required string length:
1 - 250
Available options:
enabled
, disabled
Response
200 - application/json
Was this page helpful?