---
title: "gbdsShutdown"
method: POST
path: "/shutdown"
tags: ["shutdown"]
---

# gbdsShutdown

`POST /shutdown`

This method safe shutdown for API and GBDS

## Request body

- ShutdownRequest
  - `data` object
    - `shouldShutdownAPI` boolean
    - `shouldShutdownDriver` boolean

## Response `200`

OK

## Other responses

- `500` — Internal error

---

[API](https://skmtc.net/griaule/apis/gbds-api.md) · [All operations](https://skmtc.net/griaule/apis/gbds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/griaule/gbds-api/revisions/fa80f482ec5e/schema)
