Data
objectidstringrequired
UUID identifier
typestringrequired
Resource type
Example
DocumentContentBody
objectdataobjectrequired
Show Child Parameters
Example
ErrorCode
stringMachine readable error code
Allowed values:VALIDATION_ERRORSERIALIZATION_ERRORUNKNOWN_ERRORAUTHENTICATION_ERRORMISSING_ERRORFORBIDDEN_ERRORSTORAGE_API_ERROR
Example:VALIDATION_ERROR
Example
ErrorObject
objectcodestringrequired
Machine readable error code
Allowed values:VALIDATION_ERRORSERIALIZATION_ERRORUNKNOWN_ERRORAUTHENTICATION_ERRORMISSING_ERRORFORBIDDEN_ERRORSTORAGE_API_ERROR
Example:VALIDATION_ERROR, VALIDATION_ERROR
detailstringrequired
Human readable error details.
Example:body/data/attributes must have required property 'html'
idstring
Unique identifier for this instance of the error
Example:req-adcaa568-7082-4cc8-9db9-9d78f1a3d95d
meta
An object of any arbitrary data. Record<string, unknown>
statusnumberrequired
The HTTP Status Code
Example:400, 500
titlestringrequired
Human readable error title.
Example:ValidationError
Example
ErrorsObject
objecterrorsarray[object]required
>= 1 items
Show Child Parameters
Example