---
title: "POST /api/orders/{token}/cancel"
method: POST
path: "/api/orders/{token}/cancel"
tags: ["orders"]
---

# POST /api/orders/{token}/cancel

`POST /api/orders/{token}/cancel`

Cancel order

## Path parameters

- `token` string, required

## Request body

- PostApiOrdersTokenCancel — Cancel order
  - `key` string, required — API KEY
  - `secret` string, required — API SECRET

## Response `201`

Cancel order

---

[API](https://skmtc.dev/myablefy/apis/api-title.md) · [All operations](https://skmtc.dev/myablefy/apis/api-title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myablefy/api-title/revisions/4b34da2462ed/schema)
