Delete Folder Lock fails with 404 Not Found.
{
"type": "error",
"status": 404,
"code": "not_found",
"help_url": "http://developers.box.com/docs/#errors",
"message": "Authorization Failed",
"request_id": "0b3a714efe5a6f7110fc3281c015b0d2c"
}
I’ve authenticated with the Owner as well as made myself Co-Owner.
I’ve reviewed: API oContent API] - 404 "not_found" Errors from the Box API – Box Support but doesn’t seem to help.
curl --location --request DELETE 'https://api.box.com/2.0/folder_locks/297778732113' \
--header 'content-type: application/json' \
--header 'Authorization: Bearer ----------------------------------------------' \
--header 'Cookie: box_visitor_id=66ec80484d6913.85943221'