Updated API Domains (markdown)

Lukas Metzger 2018-03-21 16:43:27 +01:00
parent bfd9de2495
commit 5dba49e7b7

@ -45,6 +45,8 @@
Note this won't create a SOA record for the domain, so it stays invalid until the SOA is set using the API below. Note this won't create a SOA record for the domain, so it stays invalid until the SOA is set using the API below.
Can currently only be called by an admin user.
### Body ### Body
```json ```json
{ {
@ -88,6 +90,8 @@ Or for a slave zone:
## Delete domain ## Delete domain
`DELETE /domains/{id}` `DELETE /domains/{id}`
Can currently only be called by an admin user.
### Response ### Response
| code | result | | code | result |
| --- | --- | | --- | --- |