cURL
curl --request POST \ --url https://openapi.genesy.ai/v1/webhooks/{webhookId}/test \ --header 'x-api-key: <api-key>'
{ "status": "success", "message": "<string>", "data": { "success": true } }
Send a test event to a webhook.
Required scope: ALL Rate limit: 10 requests per minute
Required scope: ALL
ALL
Rate limit: 10 requests per minute
Webhook ID
Test webhook sent successfully
success
Show child attributes