mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
parent
18010c6a2e
commit
2db401fd98
11 changed files with 197 additions and 11 deletions
|
@ -1,11 +1,11 @@
|
|||
# Nameservers
|
||||
|
||||
## PATCH /repp/v1/nameservers
|
||||
## PUT /repp/v1/registrar/nameservers
|
||||
Replaces all name servers of current registrar domains.
|
||||
|
||||
#### Request
|
||||
```
|
||||
PATCH /repp/v1/nameservers
|
||||
PUT /repp/v1/registrar/nameservers
|
||||
Accept: application/json
|
||||
Content-Type: application/json
|
||||
Authorization: Basic dGVzdDp0ZXN0dGVzdA==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue