Skip to content

Error

Type: object

Properties

Property Type Required Description Constraints
code integer (int32) Yes Integer error code of the error
message string Yes Message describing the cause of the Error

Generated example

{
  "code": 123,
  "message": "string"
}

Source

Generated from swagger-user.json.