Skip to main content

UpdateDraftContentErrorCode

Values

CONCURRENCY_ERROR
The draft was modified in another request, please re-load the draft
CONTENT_NOT_FOUND
The Draft did not contain content with the specified ID. It's possible it was deleted, please re-load the Draft.
CONTENT_TYPE_MISMATCH
The submitted content type did not match the existing content type at that ID. To change content types, delete and insert a new content piece.
DELETED
The draft was deleted and cannot be updated
DRAFT_NOT_FOUND
A draft was not found with the specified ID
EDITOR_NOT_FOUND
The editor was not found
FORBIDDEN
You do not have permission to perform this action
INVALID_CONTENT
Some aspect of your content was invalid. For text content, we only support a subset of HTML.