Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 926 Bytes

File metadata and controls

15 lines (12 loc) · 926 Bytes

# TeamPostInput

Properties

Name Type Description Notes
custom_role_keys string[] List of custom role keys the team will access [optional]
description string A description of the team [optional]
key string The team key
member_ids string[] A list of member IDs who belong to the team [optional]
name string A human-friendly name for the team
permission_grants \LaunchDarklyApi\Model\PermissionGrantInput[] A list of permission grants. Permission grants allow access to a specific action, without having to create or update a custom role. [optional]
role_attributes array<string,array> [optional]

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