v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Documents

post/documents/v1/move/{item_id}

Path parameters

item_idstring 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.

Request body

target_folder_idstring

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.

Response

A successful response.

S12DocumentsV1MoveItemResponse required