{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-gov/9ead083ce611c254ac9201d1e76003bd3d4b4b6b/c24e887e-1827-3004-af8d-fdd6677097c8","info":{"title":"Cisco Umbrella for Government Users and Roles API","version":"2.0.0","description":"Manage the Umbrella user accounts and roles.","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"Users"},{"name":"Roles"},{"name":"Umbrella"}],"x-parser-conf":{"overview":{"markdownPath":"reference/admin/users-roles-overview.md","uri":"umbrella-api-reference-users-roles-overview"}},"openapi":"3.0.1","servers":[{"url":"https://api.umbrellagov.com/{basePath}","variables":{"basePath":{"default":"admin/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"client credential flow","flows":{"clientCredentials":{"tokenUrl":"https://api.umbrellagov.com/auth/v2/token","scopes":{"admin.users:read":"Read admin users","admin.users:write":"Write admin users","admin.roles:read":"Read admin roles"}}}}}},"spec":{"type":"object","properties":{"roleId":{"type":"integer","description":"The ID of the role."},"label":{"type":"string","description":"The label for the role."},"organizationId":{"type":"integer","description":"The organization ID."}},"required":["roleId","label","organizationId"],"example":{"organizationId":1,"label":"Full Admin","roleId":1},"$$ref":"#/components/schemas/RoleObject","title":"RoleObject"}}