Submit a new report
Creates a new report entry and associates it with a run
POST
/
reportAuthorization
x-api-key<token>
In: header
Request Body
application/jsonRequiredrunIdstring
Optional unique identifier for the test run
eventRequiredstring
The event name or type
internalboolean
Whether this is an internal event
Default:
falsehappened_atRequiredstring
When the event occurred
Format:
"date-time"dataRequiredobject
Event-specific data payload
Report successfully created