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
77a0049c-7683-45ff-956f-656f257048f7
X-API-Key
string

API Key

X-API-Secret
string

API Secret

Test result.

object
queryId
required

The query ID

string format: uuid
77a0049c-7683-45ff-956f-656f257048f7

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error