Copy an item

Creates a copy of an existing Library item inside the requested destination folder. This operation supports multiple item types, including files, folders, URLs, and additional supported Library content. Use parentFolderId: root to place the copied item at the teamsite root, or pass a destination folder GUID when copying into a specific folder branch.

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 source library content item that will be copied into the destination folder.

Body Params

Request payload specifying the destination folder where the copied item should be created.

Request payload used to specify where the source item should be copied.

string

Destination folder identifier for the copied item. Use root to place the copy at teamsite root, or provide a folder UUID.

Headers
string

MIME type header for the request body. Use application/json for this operation.

Responses

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