Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 693 Bytes

NewInvitation.md

File metadata and controls

15 lines (11 loc) · 693 Bytes

NewInvitation

Parameters for inviting a new user.

Properties

Name Type Description Notes
name str Name of the user. [optional]
email str Email address of the user.
is_admin bool Indicates whether the user is an `admin`. [optional]
roles list[int] A list of the IDs of the roles assigned to the user. [optional]
acl str Indicates the access level of the user. [optional]

[Back to Model list] [Back to API list] [Back to README]