How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dynatrace Users API

Operations for managing account users

Dynatrace Users API is one of 34 APIs that Dynatrace publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 106 JSON Schema definitions.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, an AsyncAPI specification, and 106 JSON Schemas.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.dynatrace.com.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.dynatrace.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Dynatrace Users API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow, exposing 3 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication for the Account Management API. Use the client credentials flow to obtain a bearer token. Required scopes vary by endpoint: account-id…

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Users 5

Operations for managing account users

GET
/iam/v1/accounts/{accountUuid}/users
Dynatrace List Users
listUsers 3 params → 200400401403
POST
/iam/v1/accounts/{accountUuid}/users
Dynatrace Create User
createUser 1 param body → 200400401403
GET
/iam/v1/accounts/{accountUuid}/users/{userId}
Dynatrace Get User
getUser 2 params → 200401403404
PUT
/iam/v1/accounts/{accountUuid}/users/{userId}
Dynatrace Update User
updateUser 2 params body → 200400401403404
DELETE
/iam/v1/accounts/{accountUuid}/users/{userId}
Dynatrace Delete User
deleteUser 2 params → 204401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are User (6 properties), UserCreateRequest (4 properties), UserCollection (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

User
object
Represents a user in the Dynatrace account.
6 properties
Error
object
Details of an API error.
2 properties
UserCollection
object
A paginated collection of users.
3 properties
ErrorEnvelope
object
Error response envelope returned when a request fails.
1 property
UserCreateRequest
object
Request body for creating or updating a user.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dynatrace-users-api-openapi.yml Raw ↑

Other APIs Dynatrace publishes across the network.

Dynatrace Environment API
Dynatrace Synthetic API v2
Dynatrace Configuration API
Dynatrace OpenPipeline API
Dynatrace Automation API
Dynatrace Settings API 2.0
Dynatrace Extensions API 2.0
Dynatrace DQL/Grail Query API
Dynatrace Access Tokens API v2
Dynatrace Service-Level Objectives API
Dynatrace Releases API
Dynatrace Network Zones API
Where this information came from

This is an independent, third-party profile of Dynatrace Users API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.