Register a webhook endpoint
POST/core/api/v1/developer/webhooks/endpoints
Returns the signing secret exactly once. The URL is validated against SSRF (live endpoints must be https and publicly routable).
Request
Responses
- 200
- 201
Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.
The endpoint plus its signing secret.