records
Apply default record configuration using filter parameters
post/app/v1/records/apply_default_configuration
Request body
Example request
{
"filter": {
"flow.custom_attributes": {
"attribute1": 12345,
"attribute2": "value1"
},
"reporting_group_id": "subpartw"
}
}Response
A successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.