Test Webhook URL
Authentication
This endpoint requires a Bearer token. Obtain one first from the Get Access Token endpoint, then pass it as Authorization: Bearer <token>.
Sends a test webhook event of the specified type to the provided URL. Use this to verify your webhook endpoint is reachable and correctly handles incoming payloads.
Loading API reference…