Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 852 Bytes

PermissionGrantInput.md

File metadata and controls

11 lines (8 loc) · 852 Bytes

# PermissionGrantInput

Properties

Name Type Description Notes
action_set string A group of related actions to allow. Specify either <code>actionSet</code> or <code>actions</code>. Use <code>maintainTeam</code> to add team maintainers. [optional]
actions string[] A list of actions to allow. Specify either <code>actionSet</code> or <code>actions</code>. To learn more, read Role actions. [optional]
member_ids string[] A list of member IDs who receive the permission grant. [optional]

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