• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Request errors

Settings 2.0 - Request errors schema

Request errors (builtin:rum.mobile.request-errors)

Create exclusion rules to define which HTTP response codes should not be treated as errors. By default, Dynatrace considers all 4xx and 5xx response status codes to be web request errors.

Schema IDSchema groupsScope
builtin:rum.mobile.request-errors-
MOBILE_APPLICATION - Mobile App
CUSTOM_APPLICATION - Custom Application
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.mobile.request-errors
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:rum.mobile.request-errors
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:rum.mobile.request-errors

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
errorRules-set-required

Request body objects

The RequestErrorRule object
PropertyLabelTypeDescriptionRequired
errorCodesExclude response codestext-required