post https://virtserver.swaggerhub.com/AccuLynx/WebhooksAPI/2.0.0/subscriptions//test-event
Sends a test event to your webhook endpoint.
This is extremely useful for:
- Verifying your webhook receiver is properly configured
- Testing your event handling logic
- Confirming connectivity between AccuLynx and your systems
You must specify a valid topic name in the request body. The test event will be sent to the consumer URL associated with this subscription, regardless of whether the subscription is actually listening for that specific topic.
