Create a test run
POST
/api/v4/hooks/{hook_id}
Creates a test run for a webhook. Executes the webhook with mock data.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”hook_id
required
integer
The ID of the hook
Responses
Section titled “Responses”Created
Bad Request
Not Found