From bbc429e47c73060c410a5e7dd39388cc9c98c037 Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Sun, 1 Apr 2018 19:50:49 +0200 Subject: [PATCH] Updated API Users Permissions (markdown) --- API-Users-Permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-Users-Permissions.md b/API-Users-Permissions.md index 0f8717a..291a4f0 100644 --- a/API-Users-Permissions.md +++ b/API-Users-Permissions.md @@ -24,7 +24,7 @@ All actions here are only for admin users. They will return a 403 error for user }, "results": [ { - "id": 1, + "domainId": 1, "domainName": "example.com" } ]