Create a new webhook subscription
OAuth scope: webhook
Subscribe to receive webhooks for specific event types
POST
Authorizations
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Body
application/json
Response
201
application/json
Webhook subscription created successfully
The response is of type object
.