docs icon indicating copy to clipboard operation
docs copied to clipboard

Document admin only endpoints

Open ComfortablyCoding opened this issue 10 months ago • 1 comments

Their are currently a few endpoints (e.g. POST /collections, PATCH collections, etc) that are restricted to admin users only, irrespective of permissions. These should be documented accordingly as requiring admin for the users role/policy irrespective of whatever permissions may have been assigned.

ComfortablyCoding avatar Apr 18 '25 13:04 ComfortablyCoding