Test webhook
POST /v2/webhook/{webhookId}/test
POST
/v2/webhook/{webhookId}/test
Send a test event to a webhook.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” webhookId
required
string format: uuid
The ID of the webhook
Example
77a0049c-7683-45ff-956f-656f257048f7
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”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