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