Test webhook configuration for an application
Webhook
Test webhook configuration for an application
Sends a test webhook request to the configured webhook URL with a sample payload. Returns success status and any error details.
POST
Test webhook configuration for an application
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Response
Test webhook request completed
Response indicating whether the webhook test was successful
Whether the webhook test was successful
Example:
true
HTTP status code returned by the webhook endpoint
Required range:
-9007199254740991 <= x <= 9007199254740991Example:
200
Error message if the webhook test failed
Example:
"Webhook failed with status=500"