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