Deploy & logs
Publish a deployment
Publish an app’s latest successful build to make it live.
POST
Publish a deployment
Publishes the app’s latest successful build.
- External apps deploy to
https://<subdomain>.zite.so(or a custom domain). - Internal apps become available to your organization;
customSubdomainisnull.
Authorizations
Enter your Zite API key. Format: Bearer <api_key>
Path Parameters
The app ID.
Response
The live deployment
Example:
true
The build snapshot that is now live.
internal apps are available to your organization; external apps deploy to a public subdomain.
Available options:
internal, external For external apps, the <subdomain>.zite.so host serving the app.
Example:
"agent-console"
Example:
"app_a1b2c3"
Example:
"wsp8bce4d1edc51710"