Record CLI error details

Records detailed error information for a CLI command that failed. The event_id must reference a valid event from cli_telemetry_events table, otherwise a 400 error is returned.

Note: Authentication required. Team and user information is extracted automatically from the Bearer token. This endpoint is accessible to all authenticated users, including read-only users, to ensure comprehensive telemetry collection.

Body Params
string
required

Command that failed

string

Detailed error message

string

Type of error that occurred

string
required

Event ID to link this error to (must be a valid event_id from cli_telemetry_events)

Responses

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