Send a test webhook to verify URL configuration
urls
Send a test webhook to verify URL configuration
Sends a test POST request to a registered webhook URL to verify connectivity and proper configuration. Returns the HTTP status code and response body from the webhook endpoint.
POST
Send a test webhook to verify URL configuration
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
The registered webhook URL to test
Example:
"https://api.example.com/webhooks/arb-platform"