Add Trigger
Add additional triggers to a webhook.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Webhook ID.
Body
application/json
The details required to add a trigger.
The body is of type object
.
Response
200
application/json
Successfully added permissions.
The response is of type object
.