Skip to main content

Updates the workspace roles for the specified team

PUT 

/v1/workspaces/teams/:teamUid/roles

Updates the workspace roles for the specified team

Request

Path Parameters

    teamUid 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...