Skip to main content
Version: latest

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

Body

required

    filterRefsstring[]
    projectUidsstring[]
    rolesstring[]

Responses

The resource was updated successfully

Loading...