---
title: "POST /orders/{OrderId}/cancel"
method: POST
path: "/orders/{OrderId}/cancel"
---

# POST /orders/{OrderId}/cancel

`POST /orders/{OrderId}/cancel`

Cancels the specified order for an Outpost.

## Path parameters

- `OrderId` string, required

## Response `200`

Success

- CancelOrderOutput

## Other responses

- `480` — ValidationException
- `481` — ConflictException
- `482` — AccessDeniedException
- `483` — NotFoundException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/outposts.md) · [All operations](https://skmtc.net/aws/apis/outposts/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/outposts/versions/0530143dffc3/schema)
