Assets - Admin
Move/rename a file or folder in S3
Move or rename a file or folder in S3 (STAGING).
- For folders, all contents are moved recursively
- Source path is deleted after successful copy
post/api/assets/move
Query parameters
sourcestring required
Source path (relative to assets/)
Source path (relative to assets/)
destinationstring required
Destination path (relative to assets/)
Destination path (relative to assets/)
Headers
x-website-tokenstring nullable
x-api-tokenstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/assets/move:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.