v4
latestSwagger 2.02026-08-0343714211.7 MBlocks
Locks
Create Lock
Create Lock
post/locks/{path}
Path parameters
pathstring required
Path
Response
The Locks object.
Example response
{
"path": "locked_file",
"timeout": 1,
"depth": "infinity",
"recursive": true,
"owner": "user",
"scope": "shared",
"token": "17c54824e9931a4688ca032d03f6663c",
"type": "write",
"user_id": 1,
"username": "username"
}