Docs Home
/
Developer Tools
/
API
/
Users
/
Report A Client Originated Error

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-errors
202 Accepted
Response