Error

Standard Boost.space error body returned by all 4xx/5xx responses.

  • code
    Type: integer

    Boost.space error code — the HTTP status for generic errors (e.g. 400, 401, 403, 404, 500) or a specific internal code for finer cases (e.g. 4002 missing required field, 4005 object not found, 4031 2FA required, 4227 OAuth error).

  • message
    Type: string

    Human-readable description of the error, e.g. Missing required field: name or Object not found: Contact 123.