Register a new webhook endpoint
POST/partner/webhook
Creates a new webhook configuration for receiving event notifications. You can specify the URL where notifications should be sent.
Request
Responses
- 201
- 400
- 401
- 403
- 422
- 429
Webhook successfully created
Invalid request - Missing required fields or invalid values
Unauthorized - Invalid or missing API credentials
Forbidden - Not authorized to create webhooks
Unprocessable Entity - Invalid data provided
Too Many Requests - Rate limit exceeded