Skip to content

Test webhook

POST
/v2/webhook/{webhookId}/test

Send a test event to a webhook.

webhookId
required
string format: uuid

The ID of the webhook

Example
0ebec69f-cde5-4abf-83eb-595f8f023c80
X-API-Key
string

API Key

X-API-Secret
string

API Secret

Test result.

object
queryId
required

The query ID

string format: uuid
0ebec69f-cde5-4abf-83eb-595f8f023c80

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error