mantis:cloudapp:issue:225
DELETE: /api/1.0/folder/delete
Arguments:
- id: The id of the folder
- revision: Assumed current revision of the folder (Since 2019.6.0)
State: 200
Return:
- id: The UUID of the folder
- revision: The UUID of the new revision. Only if the folder was moved to the trash
Notes:
- If a folder is moved to the trash, all passwords and folders in it will be suspended and hidden from list and find actions
- If a folder is moved to the trash, the relations between tags and passwords in the folder will be hidden from the tag, but not the password
- If a folder is deleted, all passwords and folders in it will be deleted as well
- If the revision is set, the folder will only be deleted if that revision is the current revision. This way, a folder is not accidentally deleted instead of trashed if the client is out of sync.
mantis/cloudapp/issue/225.txt · Last modified: by domjos
