---
title: "Redeploy a Deployment"
method: GET
path: "/groups/{groupId}/apps/{appId}/deployments/{deploymentId}/redeploy"
tags: ["deploy"]
---

# Redeploy a Deployment

`GET /groups/{groupId}/apps/{appId}/deployments/{deploymentId}/redeploy`

Redeploy a previously-deployed version of an App.

## Response `204`

Successfully redeployed

## Other responses

- `404` — Deployment not found

---

[API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [All operations](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/llms.txt) · [OpenAPI document](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/revisions/a2491efd799d?raw)
