ValidationErrorResponse
Represents a validation error
The URI reference that identifies the problem type. The “about:blank” URI, when used as a problem type, indicates that the problem has no additional semantics beyond that of the HTTP status code
Example:https://caas-api-documentation.kugawana.eu/doc/prod/seloger/ingest-v3/index.html#section/Errors/Validation-Error
An human-readable summary of the problem type
Example:Bad request
A human-readable explanation specific to this occurrence of the problem
Example:Your request has not been validated
A URI reference that identifies the specific occurrence of the problem
Match pattern:^([0-9a-f]{2})-([0-9a-f]{32})-([0-9a-f]{16})-([0-9a-f]{2})$
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
The HTTP status code generated for this occurrence of the problem
Example:400
Array of errors
Show Child Parameters
The source of the error
Allowed values:bodyrequestParametercontentType
Example:body
ResourceAccessScopeForbiddenError
Represents a ressource forbidden error
The URI reference that identifies the problem type. The “about:blank” URI, when used as a problem type, indicates that the problem has no additional semantics beyond that of the HTTP status code
Example:https://caas-api-documentation.kugawana.eu/doc/prod/seloger/ingest-v3/index.html#section/Errors/Validation-Error
An human-readable summary of the problem type
Example:Bad request
A human-readable explanation specific to this occurrence of the problem
Example:Your request has not been validated
A URI reference that identifies the specific occurrence of the problem
Match pattern:^([0-9a-f]{2})-([0-9a-f]{32})-([0-9a-f]{16})-([0-9a-f]{2})$
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
The HTTP status code generated for this occurrence of the problem
Example:400
ErrorResponse
objectRepresents an error
The URI reference that identifies the problem type. The “about:blank” URI, when used as a problem type, indicates that the problem has no additional semantics beyond that of the HTTP status code
Example:https://caas-api-documentation.kugawana.eu/doc/prod/seloger/ingest-v3/index.html#section/Errors/Validation-Error
An human-readable summary of the problem type
Example:Bad request
A human-readable explanation specific to this occurrence of the problem
Example:Your request has not been validated
A URI reference that identifies the specific occurrence of the problem
Match pattern:^([0-9a-f]{2})-([0-9a-f]{32})-([0-9a-f]{16})-([0-9a-f]{2})$
Example:00-0af7651916cd43dd8448eb211c80319c-b9c7c989f97918e1-01
The HTTP status code generated for this occurrence of the problem
Example:400
classifiedsPatch
arrayA JSONPatch classified.
One OfThe operation to be applied on the given JSON-Pointer
Allowed values:add
The JSON-Pointer
Match pattern:(/(([^/~])|(~[01]))*)
Example:/data/texts/description/fr
One OfThe value to be used within the operation
Example:The french description.