---
title: "Changes to Cancel wallet approval request"
method: POST
path: "/v1/wallets/approval-requests/{approvalRequestId}/cancel"
---

# Changes to Cancel wallet approval request

`POST /v1/wallets/approval-requests/{approvalRequestId}/cancel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2026-08-19** `f138f2b58663` — 7 info
- **2026-08-15** `3e302bba5386` — 6 warning

## Changes

- **2026-08-19** `f138f2b58663` — 7 info
  - removed the `issuance` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
  - removed the `payment` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
  - removed the `program` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
  - removed the `provider_admin` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
  - removed the `ramp` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
  - removed the `raw_sign` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
  - removed the `transfer` enum value from the `data/approvalRequest/operation/operationFamily` response property for the response status `200`
- **2026-08-15** `3e302bba5386` — 6 warning
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `400`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `401`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `403`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `404`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `409`
  - added the new `SERVICE_UNAVAILABLE` enum value to the `error/code` response property for the response status `500`

---

[Operation](https://skmtc.dev/solana/apis/solana-developer-platform-api/docs/v1/wallets/approval-requests/:approvalRequestId/cancel/post.md) · [API](https://skmtc.dev/solana/apis/solana-developer-platform-api.md) · [Page](https://skmtc.dev/solana/apis/solana-developer-platform-api/changes/v1/wallets/approval-requests/:approvalRequestId/cancel/post)
