ConnectError

  • code
    Type: string
  • Code
    Type: string
    write-only
  • detail
    Type: string
  • Detail
    Type: string
    write-only
  • id
    Type: string
  • ID
    Type: string
    write-only
  • status
    Type: string
  • Status
    Type: string
    write-only
  • title
    Type: string
  • Title
    Type: string
    write-only
Examples
{
  "id": "c1f0a9d3-5b2e-4a71-8c64-0e9b7f5d2a18",
  "status": "400",
  "code": "INVALID_PARAMETER",
  "title": "Invalid parameter",
  "detail": "organisationCode is required."
}