Create a Webhook Subscription
POST/v1/webhook-subscriptions
Create a Webhook Subscription. Specify the event types to subscribe to and the URL where the notifications will be sent, the URL must be https.
Request​
Responses​
- 200
- 400
- 401
- 403
Successfully created a Webhook Subscription
Bad request
Unauthorized
Forbidden (scope)