Copy Media Asset
POST/api/websites/:site_id/builder/copy-media
Copy an existing Media Library file into the site's /uploads/ so it's
served from the site's own CDN as a portable, site-relative URL — identical to
a direct upload, but sourced server-side from a Media Library path (no browser
download/re-upload round-trip). Returns the /uploads/<name> path and the
absolute CDN URL.
Request
Responses
- 200
- 422
Successful Response
Validation Error