---
title: "Edit domain name servers"
method: PUT
path: "/domains/{domainName}/nameservers"
tags: ["Domains"]
---

# Edit domain name servers

`PUT /domains/{domainName}/nameservers`

## Path parameters

- `domain_name` string, required

## Request body

- EditNameServers
  - `domain_name` string — The domain name to register.
  - `name_servers` string[] — List of name servers.

## Response `204`

No Content

---

[API](https://skmtc.net/combell/apis/public-api.md) · [All operations](https://skmtc.net/combell/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/combell/public-api/revisions/d6d1ea012567/schema)
