SA REST API : System Architect REST API : Handle encyclopedia transactions : CloseUnlock
  
CloseUnlock
If the encyclopedia was opened for update/readwrite then the changes will be committed.
Syntax
http://<Machine Name|IP>:<Port>/SARest/SQL/<Server Name>/<Encyclopedia Name>/<Workspace ID>/CloseUnlock&updateSession=<SessionID>
This must be a POST request.
Results
<closeUnlock/>
Comments
For information on how to obtain a session id, see Start update session.
See also
OpenLock
CloseUnlockCommit
Parent topic
Handle encyclopedia transactions