Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 522 Bytes

File metadata and controls

10 lines (7 loc) · 522 Bytes

# CreateInviteTokenRequest

Properties

Name Type Description Notes
scope string 'all' grants access to all profiles, 'profiles' restricts to specific profiles
profile_ids string[] 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]