Webhook
Update Webhook
Update webhook details
PUT
Authorizations
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
ID of webhook
Body
application/json
Webhook data. Check Webhook schema for details.
Webhook input data
Response
200
application/json
Webhook details
Webhook response data