Sha256: ca7893248b60c1463a299eac8c348b647f42510aadf8419904414c51055c2005
Contents?: true
Size: 781 Bytes
Versions: 18
Compression:
Stored size: 781 Bytes
Contents
# LaunchDarklyApi::TokenBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | A human-friendly name for the access token | [optional] **role** | **String** | The name of a built-in role for the token | [optional] **custom_role_ids** | **Array<String>** | A list of custom role IDs to use as access limits for the access token | [optional] **inline_role** | [**Array<Statement>**](Statement.md) | | [optional] **service_token** | **BOOLEAN** | Whether the token will be a service token https://docs.launchdarkly.com/home/account-security/api-access-tokens#service-tokens | [optional] **default_api_version** | **Integer** | The default API version for this token | [optional]
Version data entries
18 entries across 18 versions & 1 rubygems