JavaScript
Webhook-Subscription
Ping a webhook subscription
Sends a test ping to verify webhook subscription endpoint connectivity.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Body
application/json
The unique identifier of the webhook subscription to ping
Response
200 - application/json
Returns the ping result with response details
The unique identifier of the webhook subscription
Whether the ping was successful
The response from the webhook endpoint
The HTTP status code returned by the webhook endpoint
The timestamp when the ping was executed