---
title: "Changes to Create a contact"
method: POST
path: "/contacts"
---

# Changes to Create a contact

`POST /contacts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2026-02-27** `64f751be432d` — 1 warning, 5 info
- **2026-02-20** `1e6c3ab94bc0` — 1 warning
- **2026-02-20** `acf7620da368` — 1 breaking, 2 warning, 1 info

## Changes

- **2026-02-27** `64f751be432d` — 1 warning, 5 info
  - added the new `DOMAIN_ADMIN_DNS_ZONE_MIGRATE` enum value to the `operation/type` response property for the response status `201`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
- **2026-02-20** `1e6c3ab94bc0` — 1 warning
  - removed the request property `verification`
- **2026-02-20** `acf7620da368` — 1 breaking, 2 warning, 1 info
  - added `#/components/schemas/PlatformOperationDomainSetNameServers, #/components/schemas/PlatformOperationDomainDnsSecuritySetDnssec, #/components/schemas/PlatformOperationDomainDnsSecurityDeleteDnssec, #/components/schemas/PlatformOperationDomainDnsSecurityUpdateZone` to the `operation/dependencies/items/` response property `oneOf` list for the response status `201`
  - removed the optional property `operation/suggestionJobId` from the response with the `201` status
  - added the new `DOMAIN_DNS_NAME_SERVER_UPDATE` enum value to the `operation/type` response property for the response status `201`
  - added `DOMAIN_SET_NAMESERVERS, DOMAIN_DNS_SECURITY_SET_DNSSEC, DOMAIN_DNS_SECURITY_DELETE_DNSSEC, DOMAIN_DNS_SECURITY_UPDATE_ZONE` discriminator mapping keys to the `operation/dependencies/items/` response property for the response status `201`

---

[Operation](https://skmtc.dev/unstoppabledomains/apis/reseller-api/docs/contacts/post.md) · [API](https://skmtc.dev/unstoppabledomains/apis/reseller-api.md) · [Page](https://skmtc.dev/unstoppabledomains/apis/reseller-api/changes/contacts/post)
