Skip to content

Trigger webhook test

POST
/v1/projects/{projectId}/hooks/{hookId}/test

Queues a synthetic event for the webhook to validate connectivity and payload handling by the target URL.

Authorizations

BearerAuth

API token provided in the Authorization header as a Bearer token.

Type
HTTP (bearer)

Responses

Test event successfully queued (No Content).

Playground

Authorization

Samples

Powered by VitePress OpenAPI