Change folder information

Updates metadata for an existing Library folder in the specified teamsite. Use this endpoint to rename a folder, move it to a different parent folder, or update external system mapping identifiers used by integrations.

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 containing one or more folder metadata fields to update.

Request payload for updating folder metadata fields in a teamsite context.

string
length between 1 and 255

New display name for the folder. Provide a non-empty UTF-8 string used in Library navigation and search.

string

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

string
length ≤ 255

Optional external identifier used to correlate this folder with a record in an external system.

string
length ≤ 255

Optional external connection identifier associated with the externalId mapping source.

Headers
string

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

string
enum
Defaults to application/json; charset=utf-8

Generated from available response content types

Allowed:
Responses

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