/r/{repoId}/permissions
POST
Creating a permission
You need at least one available category to create a new permission.
Parameters
repoId/string/required
The unique ID of the repository.
Responses
201
The permission was created successfully.
400
Invalid data was transferred or a permission with the name already exists in the repository.
Show operation