v52

OpenAPI 3.0.3raw.githubusercontent.com2026-08-04170260320.4 KB

RedeployProject creates a new production deployment for a project. If the project currently has another production deployment, the old deployment will be deprovisioned. This RPC can be used to redeploy a project that has been hibernated.

post/v1/orgs/{org}/projects/{project}/redeploy

Path parameters

orgstring required
projectstring required

Query parameters

superuserForceAccessboolean

Response

A successful response.

V1RedeployProjectResponse required