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