Skip to main content

Upload Asset

POST 

/api/websites/:site_id/builder/upload

Upload a user-provided image to /uploads/ on the site's CDN.

Returns the path (e.g. /uploads/1728…-logo.png) so the frontend can announce the upload to the agent, which embeds it as <img src="...">.

Request

Responses

Successful Response