Add a folder

Adds a new folder inside a target parent folder within the specified teamsite. Use this operation when integrating external content hierarchies and you need Seismic to create a corresponding folder node in Library.

Use the special keyword root as parentFolderId to create the new folder directly under the teamsite root.

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.

Body Params

Payload that defines the folder name, target parent folder, and optional external-system identifiers.

Request payload for creating a Library folder in a teamsite context.

string
required
length between 1 and 255

Display name for the folder to create. Provide a non-empty UTF-8 string used in Library navigation and search.

string
required

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