📄️ /locks/{solutionId}/{documentId}
The document will be locked for editing and can’t be locked again until the lock token is deleted. To edit the locked document, the lock token must be sent as header in the editing request.
📄️ /locks/{lockToken}
Unlocks the document locked by this token.