latestOpenAPI 3.1.02026-08-223391355.6 KB
aa8d44585147
deploy-domains
Publish project
Plan: All plans
Builds and deploys the project. Asynchronous: returns 202 with a deployment_id; poll GET /v1/projects/{project_id}/publish/{deployment_id} until status is completed or error. Optionally sets who can view the published app first: public (anyone with the link), workspace (workspace members only), or custom (only the groups/users in audience). Omit visibility to keep the current setting. Visibility changes apply to the currently published version immediately, before the new deployment finishes.
post/v1/projects/{project_id}/publish
Path parameters
project_idstring required
Project ID
Project ID
Request body
Response
OK