Register a webhook
POST/v1/webhooks/register
Register a new webhook endpoint to receive notifications.
Request
Responses
- 201
- 400
- 401
- 404
- 500
- 503
Webhook registered successfully.
One or more parameter values are invalid. Please check and retry.
Authentication token is required for this action that was not provided, expired or invalid.
The requested endpoint or entity does not exist.
Internal server error.
The server is currently unavailable due to non-working hours. Please try again later.