---
title: "Retry database setup"
method: POST
path: "/databases/{database_id}/retry-setup"
tags: ["Databases"]
---

# Retry database setup

`POST /databases/{database_id}/retry-setup`

## Path parameters

- `database_id` string, uuid, required

## Response `200`

Database setup retried successfully

- Success
  - `message` string

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/shardcloud/apis/cloud-website-api.md) · [All operations](https://skmtc.net/shardcloud/apis/cloud-website-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shardcloud/cloud-website-api/revisions/7fe2fc6c24d7/schema)
