Release contract lock
post/contract/{id}/release
Path parameters
idstring required
A unique identifier for a file contract
Request body
Example request
{
"lockID": {
"lockID": 12
}
}Response
Contract lock released successfully
A unique identifier for a file contract
{
"lockID": {
"lockID": 12
}
}Contract lock released successfully