---
title: "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."
method: POST
path: "/v1/orgs/{org}/projects/{project}/redeploy"
---

# 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

- `org` string, required
- `project` string, required

## Query parameters

- `superuserForceAccess` boolean

## Response `200`

A successful response.

- V1RedeployProjectResponse

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/rilldata/apis/rill-admin-api.md) · [All operations](https://skmtc.dev/rilldata/apis/rill-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rilldata/rill-admin-api/revisions/abe7a430f373/schema)
