Dynatrace · Example Payload

Dynatrace Account Management User Create Request Example

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Dynatrace Account Management User Create Request Example is an example object payload from Dynatrace, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailfirstNamelastNamegroups

Example Payload

Raw ↑
{
  "email": "admin@example.com",
  "firstName": "Production Service",
  "lastName": "Production Service",
  "groups": [
    "example-value"
  ]
}