Skip to content

Create a test run

POST
/api/v4/hooks/{hook_id}

Creates a test run for a webhook. Executes the webhook with mock data.

hook_id
required
integer

The ID of the hook

Created

Bad Request

Not Found