Settings API - Automation workflow approval schema table

  • Published Oct 13, 2025

Automation workflow approval (builtin:automation.approval)

The configuration of AutomationEngine approval task processing.

Schema IDSchema groupsScope
builtin:automation.approval-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:automation.approval
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:automation.approval
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:automation.approval

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Enable approval response for users with workflow app access
workflowAppAccessApprovalEnabled
boolean

Allow on tenant level anyone with access to the app can respond to requests via an approval link.

required