Creates a placeholder asset under the specified parent folder.

Behavior: Creates a new placeholder asset within the specified parent folder. A placeholder reserves a spot in the asset tree before actual media content is uploaded. The asset name is required.

Authorization: Requires a valid Bearer token.

Side Effects: A new placeholder asset record is created and indexed.

Error Scenarios: Returns 400 if the asset name is missing or the request body is invalid. Returns 401 if the caller is not authenticated.

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

The ID of the parent folder where the placeholder will be created.

Body Params

The placeholder details including the asset name.

Represents a request to create a placeholder asset that reserves a name before the actual file is uploaded.

string
required
length ≥ 1

Gets or sets the visual name of the new placeholder. It can contain spaces and other characters, must contain file extension

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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