Skip to content

UserRoleWorkspaceId

Type: object

Properties

Property Type Required Description Constraints
accessRoleId integer (int32) Yes User role id
workspaceId integer (int32) Yes User workspace id

Generated example

{
  "accessRoleId": 123,
  "workspaceId": 123
}

Source

Generated from swagger-user.json.