Settings API - Access tokens schema table
Access tokens (builtin:tokens.token-settings
)
Configure Dynatrace API access token and personal access token generation. For details about tokens and authentication go to Dynatrace API authentication documentation.
To create an access token go to Access tokens.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:tokens.token-settings |
| environment |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
newDynatraceTokenFormatEnabled | Create Dynatrace API tokens in the new format | boolean | Check out this blog post to find out more about the new Dynatrace API token format. | required |
patEnabled | Enable personal access tokens | boolean | Allow users of this environment to generate personal access tokens based on user permissions. Note that existing personal access tokens will become unusable while this setting is disabled. | required |