Webhook

Test

Send a sample event to the webhook URL to verify that the endpoint is reachable and responding correctly.

post/api/v1/webhooks/{id}/test

Path parameters

idstring required

The ID of the webhook to send a test event to.

Request body

C1ApiWebhooksV1WebhooksServiceTestRequestInput required

The WebhooksServiceTestRequest message.

Response

Successful response

Changes