Add Group Access Token API endpoints
This commit adds the group level counterpart to the existing [Project Access Token API](https://docs.gitlab.com/ee/api/resource_access_tokens.html). Group Access Tokens can already be created by instance administrators via rails console, but not by normal users. This change allows group owners to list, create and delete said tokens via GitLab REST API. Changelog: added
Showing
This diff is collapsed.
Please register or sign in to comment