Copy a folder

Copies an existing folder identified by libraryContentId into a destination parent folder within the same teamsite. Use this operation when an integration needs to duplicate folder structure and folder metadata references without mutating the source folder record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of the teamsite context for the request. Depending on API behavior, it may be a GUID-formatted value or a documented special value such as 1.

uuid
required

Identifier of the library content item targeted by the operation. For folder-specific endpoints, this must identify folder content.

Body Params

Payload that specifies the destination parent folder where the copied folder will be created.

Request body for copying a Library folder to a destination parent folder. The copy operation reproduces the folder and its descendants under the chosen parent.

string
required

Identifier of the destination or current parent folder. Can be root when content is at top level, otherwise folder GUID format.

Headers
string

MIME type header for the request payload. For this operation, send application/json.

Responses

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