Error Reporting
Report Error
{
"message": "Error message",
"stack": "Error stack trace (optional)",
"traceId": "unique-trace-id",
"timestamp": 1677652288000,
"user": "username (optional)",
"source": "client",
"environment": "production"
}{
"success": true
}Last updated