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
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09The ID of the webhook
Responses
Section titled “ Responses ”Created successfully
Test result.
object
queryId
required
The query ID
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error