The error object representation and fields are described below.
error was introduced in API version V1
error has not been marked for deprecation
General API error object representation
| Name | Type | Description | Constraints |
|---|---|---|---|
| httpCode | HTTP code. See https://www.rfc-editor.org/rfc/rfc9110.html#name-status-codes | HTTP code for this error | |
| apiCode | API specific error code. See reference documentation | API Error specific code. See reference docs for values / meanings | Allowed values:
|
| detail | String literal | Detail message for specific issue used in combination with API error | |