{
"values": [
{
"id": "string",
"integration_id": "INTEGRATION_TYPE_UNKNOWN",
"name": "string",
"description": "string",
"params": {
"values": {
"property1": {
"bool_val": true
},
"property2": {
"bool_val": true
}
}
},
"deleted": true,
"created_on": "1s",
"alias": {
"values": {
"property1": "string",
"property2": "string"
}
},
"conds": {
"values": [
{
"key": "string",
"op": "COMPARE_OPERATION_EQ",
"value": {
"bool_val": true
}
}
]
},
"method_id": "REQUEST_METHOD_UNKNOWN"
}
]
}