Skip to main content
POST
/
v1
/
webhook-endpoints
/
{endpoint_id}
/
test
Test Webhook Endpoint
curl --request POST \
  --url https://api.ontora.com/v1/webhook-endpoints/{endpoint_id}/test \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.ontora.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Path Parameters

endpoint_id
string<uuid>
required

Response

Successful Response

The response is of type Response Test Webhook Endpoint V1 Webhook Endpoints Endpoint Id Test Post · object.