Enroll a customer for event webhooks.
POST/webhook
Enroll a customer for event webhooks.
Request
Query Parameters
endpoint stringrequired
Possible values: <= 8000 characters
the URL to which the webhook should be sent
Header Parameters
X-Api-Key stringrequired
Responses
- 201
- 400
- 409
- 500
Successfully enrolled customer to receive webhooks
Bad Request
There's already a webhook endpoint for this customer
Internal Server Error
Loading...