---
title: "DELETE /api/v1/affiliate/account/windsor"
method: DELETE
path: "/api/v1/affiliate/account/windsor"
tags: ["Account", "Affiliation"]
---

# DELETE /api/v1/affiliate/account/windsor

`DELETE /api/v1/affiliate/account/windsor`

Removes the encrypted Windsor API key and disables future imports without deleting historical reports.

## Cookies

- `billing_session` string

## Response `200`

Windsor was disabled and its encrypted key was removed.

- object
  - `active` boolean, required
  - `configured` boolean, required
  - `updatedAt` string, date-time, nullable, required
  - `warning` 'NO_GOOGLE_ADS_ACCOUNTS' | 'null', nullable, required

## Other responses

- `400` — The query, cookie, or body is invalid.
- `401` — No valid Affiliate session exists.
- `403` — The request did not originate from this portal.
- `503` — Windsor configuration is temporarily unavailable.

---

[API](https://skmtc.dev/expertschat/apis/billing-core-api.md) · [All operations](https://skmtc.dev/expertschat/apis/billing-core-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/expertschat/billing-core-api/revisions/c6d0e986ce32/schema)
