curl --location --globoff 'https://api.sudonum.com.com/v2/sumi/config/{{uuid}}'{
"uuid": "afc814b2-504b-4f1e-9754-6085b561e685",
"name": "test6",
"description": "A car dealership in the sale of used and new vehicles.",
"filters": {
"calls": {
"status__in": [
"Answered"
],
"call_duration__gte": 10
}
},
"moments_inbound": {
"negative": [
"This is negative"
],
"positive": [
"This is positive",
"another1",
"another2",
"another3",
"another4",
"another5"
]
},
"moments_outbound": {
"negative": [
"This is negative"
],
"positive": [
"This is positive",
"another1",
"another2",
"another3",
"another4",
"another5"
]
},
"sector": "cars",
"created": "2026-04-01T11:26:47.709264Z"
}