v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011189403.1 MB
destinations

Send sample event data to a Destination within a Pack

Send sample event data to the specified Destination to validate the configuration or test connectivity within the specified Pack.

post/p/{pack}/system/outputs/{id}/test

Path parameters

idstring required

The <code>id</code> of the Destination to send sample event data to.

packstring required

The <code>id</code> of the Pack.

Request body

eventsobject[] required

Array of event objects to send to the Destination for testing.

Response

Destination test result.

countinteger required

number of items present in the items array