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.
Update webhook details
Authentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
ID of webhook
Webhook data. Check Webhook schema for details.