From bcd38aeefd35d96b9a581588e9185baf90d21674 Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Wed, 25 Apr 2018 18:53:11 +0200 Subject: [PATCH] Updated API Remote (markdown) --- API-Remote.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API-Remote.md b/API-Remote.md index 1d5950e..c14780a 100644 --- a/API-Remote.md +++ b/API-Remote.md @@ -30,4 +30,5 @@ This call returns the ip of the client. This can e.g. be used for dynamic DNS Cl | --- | --- | | 204 | Everything okay, therefore content is empty | | 403 | No permission for the given record | -| 404 | Record does not exist | \ No newline at end of file +| 404 | Record does not exist | +| 422 | One of the required arguments is missing | \ No newline at end of file