Dynatrace Policy management API

Manage IAM policies, policy bindings, and permission boundaries.

Operations 27

POST /iam/v1/repo/{level-type}/{level-id}/policies/validation Validates the payload for the `POST /iam/v1/repo/{levelType}/{levelId}/policies`… #
POST /iam/v1/repo/{level-type}/{level-id}/policies/validation/{policy-uuid} Validates the payload for the `PUT /iam/v1/repo/{levelType}/{levelId}/policies/{… #
GET /iam/v1/resolution/{level-type}/{level-id}/effectivepermissions Gets effective permissions for a user or group #
GET /iam/v1/repo/{level-type}/{level-id}/policies/aggregate Lists all policies for a level, including inherited from higher levels #
GET /iam/v1/repo/{level-type}/{level-id}/policies Lists all native policies of a level #
POST /iam/v1/repo/{level-type}/{level-id}/policies Creates a new policy #
GET /iam/v1/repo/{level-type}/{level-id}/policies/{policy-uuid} Gets a policy #
PUT /iam/v1/repo/{level-type}/{level-id}/policies/{policy-uuid} Updates a policy #
DELETE /iam/v1/repo/{level-type}/{level-id}/policies/{policy-uuid} Deletes a policy #
GET /iam/v1/repo/{level-type}/{level-id}/bindings/groups/{group-uuid} Lists all policies for a user group #
PUT /iam/v1/repo/{level-type}/{level-id}/bindings/groups/{group-uuid} Updates policy bindings for a user group #
GET /iam/v1/repo/{level-type}/{level-id}/bindings Lists all policy bindings of a level #
DELETE /iam/v1/repo/{level-type}/{level-id}/bindings Deletes all policy bindings from a level #
GET /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid} Get policy bindings within a level #
POST /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid} Adds policy bindings to a level #
DELETE /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid} Deletes all bindings of a policy #
GET /iam/v1/repo/{level-type}/{level-id}/bindings/descendants/{policy-uuid} Get policy bindings within descendants of a level #
GET /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid}/{group-uuid} Get policy bindings within a level #
POST /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid}/{group-uuid} Append policy bindings within a level for a user group #
PUT /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid}/{group-uuid} Updates or creates a policy binding for a particular group and policy #
DELETE /iam/v1/repo/{level-type}/{level-id}/bindings/{policy-uuid}/{group-uuid} Deletes a policy binding from a user group #
GET /iam/v1/repo/account/{account-id}/boundaries Get a list of policy boundaries within a level #
POST /iam/v1/repo/account/{account-id}/boundaries Create a policy boundary within a level #
GET /iam/v1/repo/account/{account-id}/boundaries/{policy-boundary-uuid} Get policy boundary within a level #
PUT /iam/v1/repo/account/{account-id}/boundaries/{policy-boundary-uuid} Update or create a new policy boundary by uuid within a level #
DELETE /iam/v1/repo/account/{account-id}/boundaries/{policy-boundary-uuid} Delete policy boundary by uuid within a level #
GET /iam/v1/repo/{level-type}/{level-id}/limits Returns limits defined for a level #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/dynatrace-policy-management-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

dynatrace-policy-management-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Dynatrace Account Management Policy Management API
  description: The enterprise management API for Dynatrace SaaS enables automation of operational tasks related to user access and environment lifecycle management.
  version: '1.0'
  contact: {}
servers: []
tags:


# --- truncated at 32 KB (67 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/dynatrace/refs/heads/main/openapi/dynatrace-policy-management-api-openapi.yml