---
title: "Changes to Create Domain"
method: POST
path: "/v0/pods/{pod_id}/domains"
---

# Changes to Create Domain

`POST /v0/pods/{pod_id}/domains`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 34 revisions.

- **2026-07-15** `394ddcdd9c29` — 8 info
- **2026-03-31** `27965096e618` — 1 breaking, 7 info
- **2026-03-28** `8a5b5e92ae2d` — 2 breaking, 6 warning
- **2026-03-19** `7fdcd6b4651f` — 1 breaking, 7 info

## Changes

- **2026-07-15** `394ddcdd9c29` — 8 info
  - added the new optional request property `subdomains_enabled`
  - the request property `feedback_enabled` became nullable
  - the request property `feedback_enabled` became optional
  - added the optional property `code` to the response with the `400` status
  - added the optional property `docs` to the response with the `400` status
  - added the optional property `fix` to the response with the `400` status
  - added the optional property `message` to the response with the `400` status
  - added the required property `subdomains_enabled` to the response with the `200` status
- **2026-03-31** `27965096e618` — 1 breaking, 7 info
  - the `status` response's property type changed from `string` to no type for status `200`
  - removed the `FAILED` enum value from the `status` response property for the response status `200`
  - removed the `INVALID` enum value from the `status` response property for the response status `200`
  - removed the `NOT_STARTED` enum value from the `status` response property for the response status `200`
  - removed the `PENDING` enum value from the `status` response property for the response status `200`
  - removed the `VERIFIED` enum value from the `status` response property for the response status `200`
  - removed the `VERIFYING` enum value from the `status` response property for the response status `200`
  - added the required property `domain` to the response with the `200` status
- **2026-03-28** `8a5b5e92ae2d` — 2 breaking, 6 warning
  - the `status` response's property type changed from no type to `string` for status `200`
  - removed the required property `domain` from the response with the `200` status
  - added the new `FAILED` enum value to the `status` response property for the response status `200`
  - added the new `INVALID` enum value to the `status` response property for the response status `200`
  - added the new `NOT_STARTED` enum value to the `status` response property for the response status `200`
  - added the new `PENDING` enum value to the `status` response property for the response status `200`
  - added the new `VERIFIED` enum value to the `status` response property for the response status `200`
  - added the new `VERIFYING` enum value to the `status` response property for the response status `200`
- **2026-03-19** `7fdcd6b4651f` — 1 breaking, 7 info
  - the `status` response's property type changed from `string` to no type for status `200`
  - removed the `FAILED` enum value from the `status` response property for the response status `200`
  - removed the `INVALID` enum value from the `status` response property for the response status `200`
  - removed the `NOT_STARTED` enum value from the `status` response property for the response status `200`
  - removed the `PENDING` enum value from the `status` response property for the response status `200`
  - removed the `VERIFIED` enum value from the `status` response property for the response status `200`
  - removed the `VERIFYING` enum value from the `status` response property for the response status `200`
  - added the required property `domain` to the response with the `200` status

---

[Operation](https://skmtc.dev/agentmail-to/apis/api/docs/v0/pods/:pod_id/domains/post.md) · [API](https://skmtc.dev/agentmail-to/apis/api.md) · [Page](https://skmtc.dev/agentmail-to/apis/api/changes/v0/pods/:pod_id/domains/post)
