From 982adc2a278c913de426538c0141cb0f115abc7a Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Sun, 1 Apr 2018 15:43:32 +0200 Subject: [PATCH] Updated API Record Credentials (markdown) --- API-Record-Credentials.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-Record-Credentials.md b/API-Record-Credentials.md index d8722c7..361c965 100644 --- a/API-Record-Credentials.md +++ b/API-Record-Credentials.md @@ -107,5 +107,5 @@ If type is given the corosponding key or password attribute must be set. | 204 | Everything was successful, the answer body is therefore empty | | 400 | Either type is not valid, or key is not a valid public key | | 403 | User has no permissions for this record | -| 404 | The given domain id does not exist | +| 404 | The given credential id does not exist | | 422 | One of the required fields is missing, or key is invalid | \ No newline at end of file