/documents/{docPath}/moveStatus - Change status

Changes the status of the document.

Note:

The following changed for this method in 6.7:

The method was updated as it applies to bulk status changes. If changing the status for one document would cause a cascade of status changes for its dependencies, the cascading changes are flagged and the bulk action for that document prevented.

Note:

This method changed in 6.5

The following changed for this method in 6.5:

End-point

PUT /documents/{docPath}/moveStatus

Path parameters

Field Description

docPath

Full path of the document in the repository

Note: Collection separators "/" must be encoded as "%7C".

Request field

Field Type Description

data

ChangeStatusRequest

Information required to perform the change status

Possible response

HTTP status Description

200

The operation completed successfully

401

There is no session or the session is invalid

Results field

Field Type Description

result

PrepareForEditResult

The result provides the documentIdentifier of the instance that has changed status