/r/{repoId}/restrictionset/{id}/assignments/{assignmentId}/values
PATCH
Appending restriction set assignment values
If you want to append values to an existing restriction set assignment, you can use this request.
Parameters
repoId/string/required
The unique ID of the repository.
id/string/required
The unique ID of the restriction set.
assignmentId/string/required
The unique ID of the restriction set assignment.
Responses
200
The restriction set assignment was changed successfully.
400
Invalid data was transferred.
404
The restriction set with the specified ID could not be determined.
Show operation