Copy a URL

Copies an existing Library URL content item identified by libraryContentId to a target folder within the same teamsite. The destination folder is specified by parentFolderId in the request body. Use the special value root to copy to the teamsite's root folder. On success the response contains the full metadata of the newly created URL copy including its new id, versionId, URL details, profile assignments, custom properties, and audit timestamps.

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 URL content item to copy. Must reference a URL content type.

Body Params

JSON object specifying the destination folder for the copied URL.

Request body for copying a URL content item to a destination folder.

string
required

The identifier of the destination parent folder. Use root to copy to the teamsite's root folder, otherwise provide a folder GUID.

Headers
string

Media type of the request body. Must be 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