From 049aa8a76eb53311ec56a2235e1270206491a157 Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Thu, 29 Mar 2018 15:54:52 +0200 Subject: [PATCH] Updated API Records (markdown) --- API-Records.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API-Records.md b/API-Records.md index b209587..e07f555 100644 --- a/API-Records.md +++ b/API-Records.md @@ -57,6 +57,8 @@ | code | result | | --- | --- | | 201 | Everything was successful, domain has been created | +| 400 | Given record type is not valid | +| 404 | Given domain does not exist or is not master or native | | 422 | One of the required fields is missing | ```json