These docs are for v1.0. Click to read the latest docs for v2.0.

Report Error

A general purpose error reporter to notify the system when there is an issue. Based on the component, the error will be appropriately routed to the correct location.

Body Params
string

defines the severity of the error from warning, error, info, fatal

string

component - reporting component for this issue from the list of api, app, ros, controller, other.

string

a list of zero or more lines of logs which happened before and during the error to help with debugging.

string

custom attributes for this issue such as the api URL which was requested.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json