---
title: "POST /{stack}/adminconfig/v2/deployment/retry"
method: POST
path: "/{stack}/adminconfig/v2/deployment/retry"
tags: ["system"]
---

# POST /{stack}/adminconfig/v2/deployment/retry

`POST /{stack}/adminconfig/v2/deployment/retry`

retry a specific deployment id of a stack

## Path parameters

- `stack` string, required

## Response `200`

the newly retried deployment info

- object
  - `status` DeploymentInfo
    - `id` string, required — the id of the latest deployment task
    - `status` string — the status of the last deployment task, possible values are new, completed, pending, running, failed.
    - `timestamp` string — timestamp of the latest deployment task

## Other responses

- `default` — unexpected error

---

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