From b5152dd489f0cc8211fa38e8c279de4d591afcf3 Mon Sep 17 00:00:00 2001 From: Lukas Metzger Date: Sun, 1 Apr 2018 16:36:38 +0200 Subject: [PATCH] Updated API Users Permissions (markdown) --- API-Users-Permissions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API-Users-Permissions.md b/API-Users-Permissions.md index 88edd3f..0f8717a 100644 --- a/API-Users-Permissions.md +++ b/API-Users-Permissions.md @@ -1,5 +1,7 @@ # User permissions +All actions here are only for admin users. They will return a 403 error for users. + ## Get list of permissions `GET /users/{id}/permissions?page=5&pagesize=10`