/r/{repoId}/restrictionset/{id}/assignments
POST
Creating a restriction set assignment
Parameters
repoId/string/required
The unique ID of the repository.
id/string/required
The unique ID of the restriction set.
Responses
201
The restriction set assignment was created successfully.
400
Invalid data was transferred.
409
An assignment with this group already exists.
422
An assignment contains invalid values.
Show operation