Broadcast test event
Broadcast
Broadcast test event
Send a test event to the connection endpoint configured for a specific subscription. Use this to verify that your connection is set up correctly before relying on it for production events.
POST
Broadcast test event
Send a test event to the connection endpoint configured for this subscription. This is useful for verifying that your webhook URL or Klaviyo integration is set up correctly. The test event will contain a sample payload matching the subscription’s event type.Documentation Index
Fetch the complete documentation index at: https://sendcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
The test broadcast will use the same authentication and headers configured on the connection.
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Path Parameters
The id of the subscription to send a test event to.
Response
OK
Test broadcast result
The result of a test event broadcast to a subscription's connection endpoint.