---
title: "Changes to Revoke agent access"
method: DELETE
path: "/customers/{customerId}/agents/{agentId}"
---

# Changes to Revoke agent access

`DELETE /customers/{customerId}/agents/{agentId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2026-08-27** `359d267dca88` — 1 info
- **2026-08-23** `b1ad79e918ac` — 1 info
- **2026-07-26** `270e233e401c` — 8 warning, 8 info
- **2026-07-14** `8cc2aed45847` — 2 info

## Changes

- **2026-08-27** `359d267dca88` — 1 info
  - deleted the `header` request parameter `X-Agent-ID` with deprecation
- **2026-08-23** `b1ad79e918ac` — 1 info
  - `header` request parameter `X-Agent-ID` was deprecated
- **2026-07-26** `270e233e401c` — 8 warning, 8 info
  - added the new `ACTIVE` enum value to the `anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `ACTIVE` enum value to the `anyOf[subschema #2]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `EXPIRED` enum value to the `anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `EXPIRED` enum value to the `anyOf[subschema #2]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `REVOKED` enum value to the `anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `REVOKED` enum value to the `anyOf[subschema #2]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `SUSPENDED` enum value to the `anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/status` response property for the response status `200`
  - added the new `SUSPENDED` enum value to the `anyOf[subschema #2]/data/attributes/delegation/status` response property for the response status `200`
  - added `subschema #1: ConnectedAgentLimits` to the `anyOf[subschema #1: CustomerResponse]/data/attributes/agents/items/limits` response property `anyOf` list for the response status `200`
  - added `subschema #1: ConnectedAgentLimits` to the `anyOf[subschema #2]/data/attributes/agents/items/limits` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TransactionLimits` from the `anyOf[subschema #1: CustomerResponse]/data/attributes/agents/items/limits` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TransactionLimits` from the `anyOf[subschema #2]/data/attributes/agents/items/limits` response property `anyOf` list for the response status `200`
  - added the required property `anyOf[subschema #1: CustomerResponse]/data/attributes/agents/items/handle` to the response with the `200` status
  - added the required property `anyOf[subschema #1: CustomerResponse]/data/attributes/delegation/revokedAt` to the response with the `200` status
  - added the required property `anyOf[subschema #2]/data/attributes/agents/items/handle` to the response with the `200` status
  - added the required property `anyOf[subschema #2]/data/attributes/delegation/revokedAt` to the response with the `200` status
- **2026-07-14** `8cc2aed45847` — 2 info
  - added the required property `anyOf[subschema #1: CustomerResponse]/data/attributes/avatarUrl` to the response with the `200` status
  - added the required property `anyOf[subschema #2]/data/attributes/avatarUrl` to the response with the `200` status

---

[Operation](https://skmtc.dev/natural/apis/natural-api/docs/customers/:customerId/agents/:agentId/delete.md) · [API](https://skmtc.dev/natural/apis/natural-api.md) · [Page](https://skmtc.dev/natural/apis/natural-api/changes/customers/:customerId/agents/:agentId/delete)
