Report a client-originated error
HTTP Request
application/json
//client:
string,//code:
string,//error_name:
string,//message:
string,//release:
string,//route:
string,//stack:
string//
}
Response
- 202 Accepted
- //
{
accepted:
boolean//
}
Examples
post
/user/client-errors202 Accepted
Response