Test a platform webhook
Platform Webhooks
Test a platform webhook
Send a test payload to your platform webhook endpoint.
Use this to:
- Verify your webhook URL is accessible
- Test your payload handling code
- Ensure your server responds correctly
The test payload is marked with _test: true so you can distinguish
test events from real events.
POST
Test a platform webhook
Documentation Index
Fetch the complete documentation index at: https://arkhq.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your API key from arkhq.io/org/credentials
Authorization: Bearer YOUR_API_KEY
Path Parameters
Platform webhook ID
Body
application/json
Event type to simulate
Available options:
MessageSent, MessageDelayed, MessageDeliveryFailed, MessageHeld, MessageBounced, MessageLinkClicked, MessageLoaded, DomainDNSError 