Authorizations
API key for authentication. Must be included in the x-api-key header.
Path Parameters
The unique identifier of the webhook to trigger
Response
Webhook triggered successfully
The webhook ID that was triggered
Example:
"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Status of the webhook trigger attempt
Available options:
success
, failed
Example:
"success"
Timestamp when the webhook was triggered
Example:
"YYYY-MM-DDTHH:MM:SS.sssZ"
Status message for the trigger attempt
Example:
"Webhook triggered successfully"