Re-order retention filters

PUT {{baseUrl}}/api/v2/apm/config/retention-filters-execution-order

Re-order the execution order of retention filters.

Request Body

{"data"=>[{"id"=>"<string>", "type"=>"apm_retention_filter"}, {"id"=>"<string>", "type"=>"apm_retention_filter"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;