Updates the resource roles for user
PATCH/v1/users/:uid/resourceRoles/:resourceRoleUid
Specific resource roles fo user is updated
Request
Path Parameters
uid stringrequired
resourceRoleUid stringrequired
- application/json
Body
required
filterRefsstring[]
projectUidsstring[]
rolesstring[]
Responses
- 204
The resource was updated successfully
Loading...