Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 1.28 KB

UpdateRoleRequest.md

File metadata and controls

13 lines (10 loc) · 1.28 KB

Bfwd::UpdateRoleRequest

Properties

Name Type Description Notes
created DateTime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
organization_id String { "description" : "", "verbs":[""] } [optional]
id String { "description" : "", "verbs":["GET", "PUT"] }
name String { "description" : "Friendly name of the role.", "verbs":["GET","POST","PUT"] } [optional]
description String { "description" : "Friendly description of the role.", "verbs":["GET","POST","PUT"] } [optional]
default_role BOOLEAN { "description" : "If set this role will become the default role for the organization unsetting any existing role. Any accounts without an explicitly set role will have this applied.", "verbs":["GET","POST","PUT"] } [optional] [default to false]