Create a webhook subscription
Create a webhook subscription
Subscribes a callback URL to a webhook event type. Use GET /events to discover valid event_name values.
POST
Create a webhook subscription
Authorizations
Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.
Body
application/json
Response
The subscription was created.