ConflictError
error objectrequired
codestringrequired
Possible values: [CONFLICT]
messagestringrequired
Human-readable error message
Example:
An RO-Crate with this ID already existsdetails object
Additional error details specific to the error type
property name*any
Additional error details specific to the error type
requestIdstring<uuid>
Unique identifier for this request, useful for debugging
Example:
550e8400-e29b-41d4-a716-446655440000ConflictError
{
"error": {
"code": "CONFLICT",
"message": "An RO-Crate with this ID already exists",
"details": {},
"requestId": "550e8400-e29b-41d4-a716-446655440000"
}
}