post https://api.lucid.co/folders//restore
Move the given folder and all of its contents to their original pre-trash locations.
Valid Authentication Methods
API Key Grants:
- FolderEdit
OAuth 2.0 User Token Scopes:
- folder
Responses
204No Content when the folder is successfully moved out of the trash or is already not in the trash.
403Forbidden if the app making the request does not have permission to the folder, or if the folder has been deleted or does not exist.