Clients
Updates webhook
Create or update a webhook
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"https://webhook.site/d00d833c-ea45-4df2-91d2"
Example:
"test1234"
Response
201
application/json
successful operation