Manage Tenant Configuration
Tenant configuration controls deployment-level settings such as branding, help links, and operational defaults.
Read configuration
GET/config
Use this endpoint for runtime configuration that client or backend systems need to display tenant-specific behavior.
Update configuration
PATCH/admin/config
Use this endpoint from administrative workflows only.
Guidance
Configuration changes should be audited because they can affect customer-facing behavior, help links, and operational routing.