/organizations/{organization_id}/sites/{site_id}/workspaces/{workspace_id}/media/move

Beta Notice: This is a pre-release beta endpoint. It is subject to change without notice and has no uptime guarantee.
Moves one or more media items out of the workspace in the path (the source) into a destination workspace. The source and destination workspaces must belong to the same site; moving media across sites is not currently supported. Media are validated per item: any id that is not media in the source workspace is reported in failed and skipped, while the remaining valid media are moved. failed is empty when every requested item was moved.

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

ID of the organization

string
required

ID of the site

string
required

ID of the workspace

Body Params

Request to move one or more media items into a destination workspace. The destination workspace must belong to the same site as the source workspace.

media
array of strings
required
length between 1 and 1000

Ids of the media items to move. Must all be media in the workspace named in the path. Between 1 and 1000 ids.

media*
string
required

Id of the workspace to move the media into. Must belong to the same site as the source workspace.

Responses

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