Content
Saves a content draft
Creates or updates a draft version of a contentlet without triggering workflow. Drafts allow content editors to save work in progress without publishing.
put/api/v1/content/_draft
Query parameters
inodestring
Content inode for existing content
identifierstring
Content identifier for existing content
indexPolicystring
Index policy (DEFER_UNTIL_PUBLISH, FORCE, WAIT_FOR)
languagestring
Language ID for content localization
Request body
Response
Draft saved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.