marketplace
Publish Project
Publish a marketplace project from an uploaded code folder (zip).
Proxied upload — the browser POSTs the archive here and the server streams it to S3 (no S3 CORS needed). The source becomes downloadable via the standard /items/{id}/download flow. Set deploy=true with a dockerfile to additionally build & run it via Hosting and attach the live URL. Lands in submitted status pending admin approval, like all marketplace projects.
post/v1/marketplace/projects
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.