Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl -X POST "https://api.hedra.com/v3/webhooks/default/test" \ -H "Authorization: Bearer $HEDRA_API_KEY"
200
Example
{ "ok": true, "response_status": 123, "error": "<string>" }
Primary scheme: Authorization: Key <key_id>:<secret>.
Authorization: Key <key_id>:<secret>
Successful Response
Whether the test delivery got a 2xx from the endpoint.
HTTP status the endpoint returned; null when the request never got a response.
Why the test failed; null on success.
Was this page helpful?
Contact support