Create webhook
Create a webhook for an app.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the app the request refers to.
Examples:
"54e9ujn"
"fvua38g"
Body
application/json
Response
201
application/json
Created
The response is of type object
.