v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430332272.3 KB

Deletes multiple instrumentation configurations in a single request. Supports two mutually exclusive selection methods:

  • By scope: Delete all configurations matching a Service + Environment + InstrumentationType
  • By ARN list: Delete specific configurations by providing a list of resource ARNs
post/batch-delete-instrumentation-configurations

Request body

Response

Success

DeletedCountinteger required

Number of configurations successfully deleted. When deleting by scope, this is the total count of deleted items. When deleting by ARN list, this equals the length of SuccessfulDeletions.

All 30 operations