v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBContent states
Removes the content state of a content and publishes a new version.
Removes the content state of the content specified and creates a new version (publishes the content without changing the body) of the content with the new status.
Permissions required: Permission to edit the content.
delete/wiki/rest/api/content/{id}/state
Path parameters
idstring required
The Id of the content whose content state is to be set.
Query parameters
status'current' | 'draft'
status of content state from which to delete state. Can be draft or archived
Response
Returned if content state is removed from content.