Skip to main content
POST
/
v1
/
webhooks
/
{webhook_id}
/
test
Test webhook delivery
curl --request POST \
  --url https://api.oneinbox.ai/v1/webhooks/{webhook_id}/test \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.oneinbox.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key from the OneInbox dashboard (API Keys → Create)

Path Parameters

webhook_id
string
required

Response

200

OK