Skip to content

Error

Type: object

Properties

Property Type Required Description Constraints
code string Yes Error code of the error. See full list of error codes here
message string Yes Message describing the cause of the error

Generated example

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

Source

Generated from swagger-mapi.json.