Move files and folders

Moves a file or folder into a different location in Documents.

Path Params
string
required

The ID of the item (file or folder) you want to move. To get the item_id, open the item in the SafetyCulture web app and copy the last part of the URL. For example, in this link https://app.safetyculture.com/documents/document/765aa2e6-69cb-43b5-8ab4-48ab26e2a094, the item ID is 765aa2e6-69cb-43b5-8ab4-48ab26e2a094.

Body Params
string

The ID of the folder where the item (file or folder) should be moved. If you don’t provide a target_folder_id, the item will be moved to the root folder. To get the target_folder_id, open the target folder in the SafetyCulture web app and copy the last part of the URL. For example, in this link https://app.safetyculture.com/documents/9dd76834-65ef-41d3-815c-964df32450e4, the target folder ID is 9dd76834-65ef-41d3-815c-964df32450e4.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json