• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Application name and type

Settings API - Application name and type schema table

Application name and type (builtin:rum.custom.name)

This name is used to refer to your custom application throughout this Dynatrace environment. Be sure that your application has a meaningful name. To use a different icon to represent your application, change the application type.

Schema IDSchema groupsScope
builtin:rum.custom.name
  • group:rum-general
CUSTOM_APPLICATION - Custom Application
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.custom.name
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.custom.name
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.custom.name

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

PropertyLabelTypeDescriptionRequired
applicationNameUpdate application nametext-required
applicationTypeUpdate application typeenum-required

Request body objects

The ApplicationName object
PropertyLabelTypeDescriptionRequired
nameNametext-required