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
- application/json
Body
required
Array [
]
workspaces
object[]
rolesstring[]
uidstring
Responses
- 204
The resource was updated successfully
Loading...