Dynatrace · Schema

UserCreateRequest

Request body for creating or updating a user.

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Properties

Name Type Description
email string The email address of the user. Used as the login identifier.
firstName string The first name of the user.
lastName string The last name of the user.
groups array The list of group IDs to assign the user to. The user gains all permissions associated with these groups.
View JSON Schema on GitHub