Recall a document from workflow

Recalls a library content item from an active approval workflow, removing it from the review process and returning it to its previous state.

Use this endpoint when a content owner or authorized user needs to withdraw a document that was previously submitted for approval. Supply the teamsiteId and libraryContentId path parameters to identify the content item, and include an optional comment in the request body explaining the reason for the recall.

Glossary: teamsiteId — Identifier of the teamsite that contains the content. libraryContentId — Identifier of the library content item currently in an approval workflow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of the teamsite context for the request. Depending on API behavior, it may be a GUID-formatted value or a documented special value such as 1.

string
required

Identifier of the library content item targeted by the operation.

Body Params

Optional recall payload containing a comment explaining why the document is being recalled from the workflow.

Request body for recalling a document from an active approval workflow.

string

Optional comment explaining why the document is being recalled from the approval workflow.

Responses
200

OK. The document was successfully recalled from the approval workflow.

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