post https://api.teamscope.co/investigation//lock-items
A sample body payload is shown below.
{
  "cases":[
    {
      "identifier":"6d883459c8f56c0c",
      "revisionIdentifier":"0000017cc84e2140"
    }
  ],
  "status":"locked"
}
A sample body payload is shown below.
{
  "cases":[
    {
      "identifier":"6d883459c8f56c0c",
      "revisionIdentifier":"0000017cc84e2140"
    }
  ],
  "status":"locked"
}
Try It! to start a request and see the response here!