/r/{repoId}/restrictionsets
POST
Creating a restriction set
To create a restriction set, you need at least one name. This name must be unique and not empty.
Parameters
repoId/string/required
The unique ID of the repository.
Responses
201
The restriction set was created successfully.
400
Invalid data was transferred.
409
Another restriction set with the caption already exists.
Show operation