latestOpenAPI 3.0.12026-08-103995881.2 MB

053edab62415

records

Apply record configuration using filter parameters

post/app/v1/records/apply_configuration

Request body

Example request

{
  "filter": {
    "flow.custom_attributes": {
      "attribute1": 12345,
      "attribute2": "value1"
    },
    "reporting_group_id": "subpartw"
  }
}

Response

A successful operation

recordsstring[]
updated_record_valuesstring[]
failed_record_valuesstring[]