Add a Lock to a Item
Use the following details to add a lock to an Item using REST interface:
Request Model
Media Type: application/json
{
"createdBy": "string",
"createdOn": "2016-07-31T05:17:58.844Z",
"current": true,
"key": "string",
"priority": 0,
"timeout": 0
}
Copyright © Cloud Software Group, Inc. All rights reserved.
