---
title: "POST /api/v1/GenevaActions/Environments/{environmentId}/oob-shutdown"
method: POST
path: "/api/v1/GenevaActions/Environments/{environmentId}/oob-shutdown"
tags: ["Environments"]
---

# POST /api/v1/GenevaActions/Environments/{environmentId}/oob-shutdown

`POST /api/v1/GenevaActions/Environments/{environmentId}/oob-shutdown`

## Path parameters

- `environmentId` string, uuid, required

## Response `200`

Success

- OutOfBandShutdownResult
  - `delivered` boolean
  - `teardownCompleted` boolean
  - `finalStatus` string, nullable
  - `detail` string, nullable

## Other responses

- `404` — Not Found
- `409` — Conflict

## Changes

- **2026-08-06** `d55b712ea3ab` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/visualstudio/apis/vsonline/changes/api/v1/GenevaActions/Environments/:environmentId/oob-shutdown/post.md)

---

[API](https://skmtc.dev/visualstudio/apis/vsonline.md) · [All operations](https://skmtc.dev/visualstudio/apis/vsonline/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/visualstudio/vsonline/revisions/3b37a8469921/schema)
