Skip to main content

Updates the workspace roles for user

PUT 

/v1/workspaces/users/:userUid/roles

User is updated with workspace roles

Request

Path Parameters

    userUid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

required
    workspaces object[]
  • Array [
  • rolesstring[]
    uidstring
  • ]

Responses

The resource was updated successfully

Loading...