Access tokens API - PUT a token
- Reference
- Published Mar 15, 2021
Updates the specified API token. You can:
- Change the token name and scope.
- Revoke the token. A revoked token still exists in the environment, but it can't be used.
The request consumes an application/json payload.
| PUT | SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/apiTokens/{id} |
| Environment ActiveGateCluster ActiveGate | https://{your-activegate-domain}:9999/e/{your-environment-id}/api/v2/apiTokens/{id} |
Authentication
To execute this request, you need an access token with apiTokens.write scope.
To learn how to obtain and use it, see Tokens and authentication.
Parameters
| id | string | The ID of the token to be updated.
You can't disable the token you're using for authentication of the request. | path | required |
| body | ApiTokenUpdate | The JSON body of the request. Contains updated parameters of the API token. | body | required |
Request body objects
The ApiTokenUpdate object
The update of the API token.
| enabled | boolean | The token is enabled (true) or disabled (false) | optional |
| name | string | The name of the token. | optional |
| scopes | string[] | The list of scopes assigned to the token.
Apart from the new scopes, you need to submit the existing scopes you want to keep, too. Any existing scope, missing in the payload, is removed.
InstallerDownload: PaaS integration - Installer download.DataExport: Access problem and event feed, metrics, and topology.PluginUpload: Upload Extension.SupportAlert: PaaS integration - Support alert.AdvancedSyntheticIntegration: Dynatrace module integration - Synthetic Classic.ExternalSyntheticIntegration: Create and read synthetic monitors, locations, and nodes.RumBrowserExtension: RUM Browser Extension.LogExport: Read logs.ReadConfig: Read configuration.WriteConfig: Write configuration.DTAQLAccess: User sessions.UserSessionAnonymization: Anonymize user session data for data privacy reasons.DataPrivacy: Change data privacy settings.CaptureRequestData: Capture request data.Davis: Dynatrace module integration - Davis.DssFileManagement: Mobile symbolication file management.RumJavaScriptTagManagement: Real user monitoring JavaScript tag management.TenantTokenManagement: Token management.ActiveGateCertManagement: ActiveGate certificate management.RestRequestForwarding: Fetch data from a remote environment.ReadSyntheticData: Read synthetic monitors, locations, and nodes.DataImport: Data ingest, e.g.: metrics and events.syntheticExecutions.write: Write synthetic monitor executions.syntheticExecutions.read: Read synthetic monitor execution results.auditLogs.read: Read audit logs.metrics.read: Read metrics.metrics.write: Write metrics.entities.read: Read entities.entities.write: Write entities.problems.read: Read problems.problems.write: Write problems.events.read: Read events.events.ingest: Ingest events.openpipeline.events: OpenPipeline - Ingest Events (Built-in).openpipeline.events.custom: OpenPipeline - Ingest Events (Custom).openpipeline.events_security: OpenPipeline - Ingest Security Events (Built-in).openpipeline.events_security.custom: OpenPipeline - Ingest Security Events (Custom).openpipeline.events_sdlc: OpenPipeline - Ingest Software Development Lifecycle Events (Built-in).openpipeline.events_sdlc.custom: OpenPipeline - Ingest Software Development Lifecycle Events (Custom).bizevents.ingest: Ingest bizevents.analyzers.read: Read analyzers.analyzers.write: Write & execute analyzers.networkZones.read: Read network zones.networkZones.write: Write network zones.activeGates.read: Read ActiveGates.activeGates.write: Write ActiveGates.activeGateTokenManagement.read: Read ActiveGate tokens.activeGateTokenManagement.create: Create ActiveGate tokens.activeGateTokenManagement.write: Write ActiveGate tokens.agentTokenManagement.read: Read Agent tokens.credentialVault.read: Read credential vault entries.credentialVault.write: Write credential vault entries.extensions.read: Read extensions.extensions.write: Write extensions.extensionConfigurations.read: Read extension monitoring configurations.extensionConfigurations.write: Write extension monitoring configurations.extensionEnvironment.read: Read extension environment configurations.extensionEnvironment.write: Write extension environment configurations.metrics.ingest: Ingest metrics.attacks.read: Read attacks.attacks.write: Write Application Protection settings.securityProblems.read: Read security problems.securityProblems.write: Write security problems.syntheticLocations.read: Read synthetic locations.syntheticLocations.write: Write synthetic locations.settings.read: Read settings.settings.write: Write settings.tenantTokenRotation.write: Tenant token rotation.slo.read: Read SLO.slo.write: Write SLO.releases.read: Read releases.apiTokens.read: Read API tokens.apiTokens.write: Write API tokens.openTelemetryTrace.ingest: Ingest OpenTelemetry traces.logs.read: Read logs.logs.ingest: Ingest logs.geographicRegions.read: Read Geographic regions.oneAgents.read: Read OneAgents.oneAgents.write: Write OneAgents.traces.lookup: Look up a single trace.unifiedAnalysis.read: Read Unified Analysis page.hub.read: Read Hub related data.hub.write: Manage metadata of Hub items.hub.install: Install and update Hub items.javaScriptMappingFiles.read: Read JavaScript mapping files.javaScriptMappingFiles.write: Write JavaScript mapping files.extensionConfigurationActions.write: Actions for extension monitoring configurations.rumCookieNames.read: Read RUM cookie names.adaptiveTrafficManagement.read: Read sampling configuration for Adaptive Traffic Management.rumManualInsertionTags.read: Read RUM manual insertion tags.
InstallerDownloadDataExportPluginUploadSupportAlertAdvancedSyntheticIntegrationExternalSyntheticIntegrationRumBrowserExtensionLogExportReadConfigWriteConfigDTAQLAccessUserSessionAnonymizationDataPrivacyCaptureRequestDataDavisDssFileManagementRumJavaScriptTagManagementTenantTokenManagementActiveGateCertManagementRestRequestForwardingReadSyntheticDataDataImportsyntheticExecutions.writesyntheticExecutions.readauditLogs.readmetrics.readmetrics.writeentities.readentities.writeproblems.readproblems.writeevents.readevents.ingestopenpipeline.eventsopenpipeline.events.customopenpipeline.events_securityopenpipeline.events_security.customopenpipeline.events_sdlcopenpipeline.events_sdlc.custombizevents.ingestanalyzers.readanalyzers.writenetworkZones.readnetworkZones.writeactiveGates.readactiveGates.writeactiveGateTokenManagement.readactiveGateTokenManagement.createactiveGateTokenManagement.writeagentTokenManagement.readcredentialVault.readcredentialVault.writeextensions.readextensions.writeextensionConfigurations.readextensionConfigurations.writeextensionEnvironment.readextensionEnvironment.writemetrics.ingestattacks.readattacks.writesecurityProblems.readsecurityProblems.writesyntheticLocations.readsyntheticLocations.writesettings.readsettings.writetenantTokenRotation.writeslo.readslo.writereleases.readapiTokens.readapiTokens.writeopenTelemetryTrace.ingestlogs.readlogs.ingestgeographicRegions.readoneAgents.readoneAgents.writetraces.lookupunifiedAnalysis.readhub.readhub.writehub.installjavaScriptMappingFiles.readjavaScriptMappingFiles.writeextensionConfigurationActions.writerumCookieNames.readadaptiveTrafficManagement.readrumManualInsertionTags.read
| optional |
Request body JSON model
This is a model of the request body, showing the possible elements. It has to be adjusted for usage in an actual request.
{
"enabled": true,
"name": "myToken",
"scopes": [
"InstallerDownload"
]
}
Response