Skip to content

report.status.failed
Webhook

Request

Report Status Failed Event

Bodyapplication/jsonrequired
event_idstring, (uuid)(Event Id)required
timestampstring, (date-time)(Timestamp)required
payloadobject(ReportStatusPayload)required
event_typestring(Event Type)required
Value:"report.status.failed"
Payload
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "report_id": "5ed7905a-4735-4cf7-b1ab-521e066fb971", "root_report_id": "a6289645-4a3e-4ebd-b1fd-817fd4c5cf08" }, "event_type": "report.status.failed" }

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example