POST /api/sandbox/webhooks/test
POST/api/sandbox/webhooks/test
Creates sandbox.webhook.test, signs the payload, and tries to send it to the enabled endpoint. If the endpoint is not configured, API returns 409 WEBHOOK_ENDPOINT_REQUIRED.
Request
Responses
- 200
- 401
- 409
- 429
Test webhook event created and sent
Sandbox API key is missing or invalid
The flow cannot continue from the current state, a balance/limit is insufficient, or Idempotency-Key conflicts
Sandbox API rate limit exceeded