---
title: "Changes to Remove custom domain"
method: DELETE
path: "/api/v1/domain/custom"
---

# Changes to Remove custom domain

`DELETE /api/v1/domain/custom`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-04-26** `09f18af670c4` — 1 breaking, 3 info
- **2026-04-02** `2beb810c5221` — 24 warning, 13 info
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 25 info
- **2026-03-09** `344ac18cbced` — 1 breaking, 24 warning, 14 info
- **2026-03-02** `86356bbcc727` — 1 info

## Changes

- **2026-04-26** `09f18af670c4` — 1 breaking, 3 info
  - the request property `id` became required
  - api tag `Domains` added
  - api tag `api/v1/domain` removed
  - api tag `custom` removed
- **2026-04-02** `2beb810c5221` — 24 warning, 13 info
  - removed the optional property `detail` from the response with the `400` status (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/xml)
  - removed the optional property `detail` from the response with the `500` status (media type: application/json)
  - removed the optional property `detail` from the response with the `500` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `400` status (media type: application/json)
  - removed the optional property `errors` from the response with the `400` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `500` status (media type: application/json)
  - removed the optional property `errors` from the response with the `500` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `400` status (media type: application/json)
  - removed the optional property `instance` from the response with the `400` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `500` status (media type: application/json)
  - removed the optional property `instance` from the response with the `500` status (media type: application/xml)
  - removed the optional property `status` from the response with the `400` status (media type: application/json)
  - removed the optional property `status` from the response with the `400` status (media type: application/xml)
  - removed the optional property `status` from the response with the `500` status (media type: application/json)
  - removed the optional property `status` from the response with the `500` status (media type: application/xml)
  - removed the optional property `title` from the response with the `400` status (media type: application/json)
  - removed the optional property `title` from the response with the `400` status (media type: application/xml)
  - removed the optional property `title` from the response with the `500` status (media type: application/json)
  - removed the optional property `title` from the response with the `500` status (media type: application/xml)
  - removed the optional property `type` from the response with the `400` status (media type: application/json)
  - removed the optional property `type` from the response with the `400` status (media type: application/xml)
  - removed the optional property `type` from the response with the `500` status (media type: application/json)
  - removed the optional property `type` from the response with the `500` status (media type: application/xml)
  - api operation id `deleteCustom` removed and replaced with `removeCustomDomain`
  - added the optional property `details` to the response with the `400` status (media type: application/json)
  - added the optional property `details` to the response with the `400` status (media type: application/xml)
  - added the optional property `details` to the response with the `500` status (media type: application/json)
  - added the optional property `details` to the response with the `500` status (media type: application/xml)
  - added the required property `code` to the response with the `400` status (media type: application/json)
  - added the required property `code` to the response with the `400` status (media type: application/xml)
  - added the required property `code` to the response with the `500` status (media type: application/json)
  - added the required property `code` to the response with the `500` status (media type: application/xml)
  - added the required property `message` to the response with the `400` status (media type: application/json)
  - added the required property `message` to the response with the `400` status (media type: application/xml)
  - added the required property `message` to the response with the `500` status (media type: application/json)
  - added the required property `message` to the response with the `500` status (media type: application/xml)
- **2026-03-26** `e34b00e45318` — 8 breaking, 4 warning, 25 info
  - removed the required property `code` from the response with the `400` status (media type: application/json)
  - removed the required property `code` from the response with the `400` status (media type: application/xml)
  - removed the required property `code` from the response with the `500` status (media type: application/json)
  - removed the required property `code` from the response with the `500` status (media type: application/xml)
  - removed the required property `message` from the response with the `400` status (media type: application/json)
  - removed the required property `message` from the response with the `400` status (media type: application/xml)
  - removed the required property `message` from the response with the `500` status (media type: application/json)
  - removed the required property `message` from the response with the `500` status (media type: application/xml)
  - removed the optional property `details` from the response with the `400` status (media type: application/json)
  - removed the optional property `details` from the response with the `400` status (media type: application/xml)
  - removed the optional property `details` from the response with the `500` status (media type: application/json)
  - removed the optional property `details` from the response with the `500` status (media type: application/xml)
  - api operation id `removeCustomDomain` removed and replaced with `deleteCustom`
  - added the optional property `detail` to the response with the `400` status (media type: application/json)
  - added the optional property `detail` to the response with the `400` status (media type: application/xml)
  - added the optional property `detail` to the response with the `500` status (media type: application/json)
  - added the optional property `detail` to the response with the `500` status (media type: application/xml)
  - added the optional property `errors` to the response with the `400` status (media type: application/json)
  - added the optional property `errors` to the response with the `400` status (media type: application/xml)
  - added the optional property `errors` to the response with the `500` status (media type: application/json)
  - added the optional property `errors` to the response with the `500` status (media type: application/xml)
  - added the optional property `instance` to the response with the `400` status (media type: application/json)
  - added the optional property `instance` to the response with the `400` status (media type: application/xml)
  - added the optional property `instance` to the response with the `500` status (media type: application/json)
  - added the optional property `instance` to the response with the `500` status (media type: application/xml)
  - added the optional property `status` to the response with the `400` status (media type: application/json)
  - added the optional property `status` to the response with the `400` status (media type: application/xml)
  - added the optional property `status` to the response with the `500` status (media type: application/json)
  - added the optional property `status` to the response with the `500` status (media type: application/xml)
  - added the optional property `title` to the response with the `400` status (media type: application/json)
  - added the optional property `title` to the response with the `400` status (media type: application/xml)
  - added the optional property `title` to the response with the `500` status (media type: application/json)
  - added the optional property `title` to the response with the `500` status (media type: application/xml)
  - added the optional property `type` to the response with the `400` status (media type: application/json)
  - added the optional property `type` to the response with the `400` status (media type: application/xml)
  - added the optional property `type` to the response with the `500` status (media type: application/json)
  - added the optional property `type` to the response with the `500` status (media type: application/xml)
- **2026-03-09** `344ac18cbced` — 1 breaking, 24 warning, 14 info
  - the `id` request property type/format changed from `string`/`` to `string`/`uuid`
  - removed the optional property `detail` from the response with the `400` status (media type: application/json)
  - removed the optional property `detail` from the response with the `400` status (media type: application/xml)
  - removed the optional property `detail` from the response with the `500` status (media type: application/json)
  - removed the optional property `detail` from the response with the `500` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `400` status (media type: application/json)
  - removed the optional property `errors` from the response with the `400` status (media type: application/xml)
  - removed the optional property `errors` from the response with the `500` status (media type: application/json)
  - removed the optional property `errors` from the response with the `500` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `400` status (media type: application/json)
  - removed the optional property `instance` from the response with the `400` status (media type: application/xml)
  - removed the optional property `instance` from the response with the `500` status (media type: application/json)
  - removed the optional property `instance` from the response with the `500` status (media type: application/xml)
  - removed the optional property `status` from the response with the `400` status (media type: application/json)
  - removed the optional property `status` from the response with the `400` status (media type: application/xml)
  - removed the optional property `status` from the response with the `500` status (media type: application/json)
  - removed the optional property `status` from the response with the `500` status (media type: application/xml)
  - removed the optional property `title` from the response with the `400` status (media type: application/json)
  - removed the optional property `title` from the response with the `400` status (media type: application/xml)
  - removed the optional property `title` from the response with the `500` status (media type: application/json)
  - removed the optional property `title` from the response with the `500` status (media type: application/xml)
  - removed the optional property `type` from the response with the `400` status (media type: application/json)
  - removed the optional property `type` from the response with the `400` status (media type: application/xml)
  - removed the optional property `type` from the response with the `500` status (media type: application/json)
  - removed the optional property `type` from the response with the `500` status (media type: application/xml)
  - api operation id `DELETE_/api/v1/domain/custom` removed and replaced with `removeCustomDomain`
  - api tag `custom` added
  - added the optional property `details` to the response with the `400` status (media type: application/json)
  - added the optional property `details` to the response with the `400` status (media type: application/xml)
  - added the optional property `details` to the response with the `500` status (media type: application/json)
  - added the optional property `details` to the response with the `500` status (media type: application/xml)
  - added the required property `code` to the response with the `400` status (media type: application/json)
  - added the required property `code` to the response with the `400` status (media type: application/xml)
  - added the required property `code` to the response with the `500` status (media type: application/json)
  - added the required property `code` to the response with the `500` status (media type: application/xml)
  - added the required property `message` to the response with the `400` status (media type: application/json)
  - added the required property `message` to the response with the `400` status (media type: application/xml)
  - added the required property `message` to the response with the `500` status (media type: application/json)
  - added the required property `message` to the response with the `500` status (media type: application/xml)
- **2026-03-02** `86356bbcc727` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nixopus/apis/openapi/docs/api/v1/domain/custom/delete.md) · [API](https://skmtc.dev/nixopus/apis/openapi.md) · [Page](https://skmtc.dev/nixopus/apis/openapi/changes/api/v1/domain/custom/delete)
