Assets

Move asset to a different folder

patch/v1/assets/{assetId}/move

Path parameters

{"stackTrail":"paths:/v1/assets/{assetId}/move:patch:parameters:0:schema","oasType":"schema","type":"unknown"}

ID of the asset to move

Request body

folderIdstring uuid nullable required

Move to folder id, or move to root collection if null

Response

Asset moved successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.