update_portal_settings
ActiveTool of QuintaDB
declared in 1.0.0
Змінити налаштування порталу: назву, субдомен, локаль, тему, колір.
Parameters schema
{
"type": "object",
"required": [
"app_id",
"portal_id"
],
"properties": {
"name": {
"type": "string",
"description": "Display name"
},
"color": {
"type": "integer",
"description": "Колір 0-6: 0=White, 1=Black, 2=Grey, 3=Blue, 4=Green, 5=Orange, 6=Red"
},
"theme": {
"type": "integer",
"description": "Тема: 0=Standard, 1=Professional, 3=Professional Opened (CRM/ERP), 4=Wide, 9=Fullscreen, 11=Carbon (dark), 13=Right List, 15=Jalousie"
},
"app_id": {
"type": "string",
"description": "Project ID (from list_projects)"
},
"locale": {
"type": "string",
"description": "en, uk, ru, ..."
},
"portal_id": {
"type": "string",
"description": "Portal ID (from list_portals or describe_project)"
},
"subdomain": {
"type": "string",
"description": "Субдомен без .quintadb.com"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
QuintaDB
1/7 registries