update_action_rule
ActiveTool of QuintaDB
declared in 1.0.0
Оновити параметри існуючого action-правила (тригера) на формі.
Parameters schema
{
"type": "object",
"required": [
"app_id",
"entity_id"
],
"properties": {
"name": {
"type": "string",
"description": "Назва правила для пошуку (якщо action_id не передано)"
},
"app_id": {
"type": "string",
"description": "ID проєкту"
},
"new_name": {
"type": "string",
"description": "Нова назва правила"
},
"settings": {
"type": "object",
"description": "Хеш налаштувань для злиття з поточними (action_trigger, action_type, email_template_id тощо)"
},
"action_id": {
"type": "string",
"description": "ID action property (пріоритет)"
},
"entity_id": {
"type": "string",
"description": "ID форми"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
QuintaDB
1/7 registries