Unpublish a document

Unpublishes a previously published library content item identified by libraryContentId within the teamsite specified by teamsiteId. After a successful call the item reverts to a draft state and is no longer visible to end-users on the published channel. The operation is idempotent — calling it on an item that is already unpublished returns a successful response without error.

Requires the seismic.library.manage scope. If the caller lacks permission the API returns a 403 error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^(?:1|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$

Identifier of the teamsite context for the request. May be a GUID-formatted value or the special value 1.

string
required
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Identifier of the library content item targeted by the operation. Must be a valid GUID referencing an existing published item.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json