Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 562 Bytes

File metadata and controls

12 lines (7 loc) · 562 Bytes

CreateInviteTokenRequest

Properties

Name Type Description Notes
scope Scope 'all' grants access to all profiles, 'profiles' restricts to specific profiles (enum: all, profiles)
profile_ids Option<Vec> Required if scope is 'profiles'. Array of profile IDs to grant access to. [optional]

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