Skip to main content

Test webhook configuration

ee
POST 

/v2/projects/:projectId/webhook-configs/:id/test

Sends a test request to the webhook

Request

Path Parameters

    id int64required
    projectId int64required

Responses

OK

Schema
    success booleanrequired
Loading...