API Reference
Report execution result
Clients report task completion or failure using this endpoint.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Status of the report operation
Available options:
ok
, error
The unique identifier of the task.
A message providing additional information.
Was this page helpful?