Restore Folder Shares API
If a folder has been deleted, you can restore it using the following API call.
Info | Value |
---|---|
Request URL | /shares/_share_id_/folders/_folder_id_/restore |
Request VERB | PUT |
Example Request in JSON
curl -X PUT --user nkpIxMK9ucUUE7FvfNpdAf:x \
-H "Accept: application/json" \
https://test.host/shares/project-alpha/folders/goals/restore