/r/{repoId}/restrictionset/{id}/assignments/{assignmentId}/values
PUT
Changing the restriction set assignment values
If you want to replace values of 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