Dynatrace Account Management API
The Dynatrace Account Management API allows you to manage your Dynatrace account including users, groups, permissions, environments, and service users. It uses OAuth 2.0 authentication and enables programmatic management of identity and access controls across a Dynatrace account.
Documentation
Documentation
https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/account-management-api
Authentication
https://docs.dynatrace.com/docs/dynatrace-api/basics/dynatrace-api-authentication/account-api-authentication
APIReference
https://docs.dynatrace.com/docs/dynatrace-api/account-management-api/user-management-api
GettingStarted
https://docs.dynatrace.com/docs/dynatrace-api/account-management-api/environment-management-api
Specifications
Schemas & Data
JSONSchema
json-schema/account-management-api-environment-collection-schema.json
JSONSchema
json-schema/account-management-api-environment-schema.json
JSONSchema
json-schema/account-management-api-group-collection-schema.json
JSONSchema
json-schema/account-management-api-group-create-request-schema.json
JSONSchema
json-schema/account-management-api-group-schema.json
JSONSchema
json-schema/account-management-api-permission-collection-schema.json
JSONSchema
json-schema/account-management-api-permission-schema.json
JSONSchema
json-schema/account-management-api-user-collection-schema.json
JSONSchema
json-schema/account-management-api-user-create-request-schema.json
JSONSchema
json-schema/account-management-api-user-schema.json
JSONStructure
json-structure/account-management-api-environment-collection-structure.json
JSONStructure
json-structure/account-management-api-environment-structure.json
JSONStructure
json-structure/account-management-api-group-collection-structure.json
JSONStructure
json-structure/account-management-api-group-create-request-structure.json
JSONStructure
json-structure/account-management-api-group-structure.json
JSONStructure
json-structure/account-management-api-permission-collection-structure.json
JSONStructure
json-structure/account-management-api-permission-structure.json
JSONStructure
json-structure/account-management-api-user-collection-structure.json
JSONStructure
json-structure/account-management-api-user-create-request-structure.json
JSONStructure
json-structure/account-management-api-user-structure.json
Examples
Example
examples/account-management-api-environment-collection-example.json
Example
examples/account-management-api-environment-example.json
Example
examples/account-management-api-group-collection-example.json
Example
examples/account-management-api-group-create-request-example.json
Example
examples/account-management-api-group-example.json
Example
examples/account-management-api-permission-collection-example.json
Example
examples/account-management-api-permission-example.json
Example
examples/account-management-api-user-collection-example.json
Example
examples/account-management-api-user-create-request-example.json
Example
examples/account-management-api-user-example.json
OpenAPI
#Access Management
#Account Management
#Administration
#Identity