---
title: "Changes to Cancel Trade"
method: POST
path: "/trades/{id}/cancel"
---

# Changes to Cancel Trade

`POST /trades/{id}/cancel`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 74 revisions.

- **2026-09-27** `78e1ed7366cd` — 2 info
- **2026-09-26** `73dd0533cd81` — 2 info
- **2026-09-25** `86b97292852d` — 1 info

## Changes

- **2026-09-27** `78e1ed7366cd` — 2 info
  - the security scope `crypto_wallet:trade` was added to the endpoint's security scheme `bearerAuth`
  - the security scope `crypto_wallet:manage` was removed from the endpoint's security scheme `bearerAuth`
- **2026-09-26** `73dd0533cd81` — 2 info
  - the security scope `crypto_wallet:trade` was added to the endpoint's security scheme `bearerAuth`
  - the security scope `crypto_wallet:manage` was removed from the endpoint's security scheme `bearerAuth`
- **2026-09-25** `86b97292852d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/trades/:id/cancel/post.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/trades/:id/cancel/post)
