Study Lock REST Endpoints

Designer/Study APIs/Study Lock
The operations from the Designer/Study APIs/Study Lock category.
Acquire lock
Method: post
Path: /ec-designer-svc/rest/locks/acquireLock/{studyId}
Get all the active locks on the study
Method: get
Path: /ec-designer-svc/rest/locks/childLocks/{studyId}
Release lock
Method: put
Path: /ec-designer-svc/rest/locks/releaseLock/{studyId}