Skip to main content

Settings

Base URL https://api.leadx.in/api/key/protected. Every request needs an apikey header — see Authentication.

2 endpoints.

GET /settings

Get settings.

Auth apikey

:::note Used by the web app pages/ChatbotManager.jsx, pages/CompanySettings.jsx, pages/NotificationSettings.jsx and 2 more :::

Errors SettingsNotFound_400

PUT /settings

Update settings.

Auth apikey · Success 200

:::note Used by the web app pages/ChatbotManager.jsx, pages/CompanySettings.jsx, pages/NotificationSettings.jsx and 2 more :::

Request body

FieldDefault
currency
dateFormat
timeFormat
timezone
appName
appDescription
appVersion
threads
reddit
quora
discord
medium
pinterest
facebook
linkedin
instagram
youtube
x
notificationSettings
mobileBackground
teamSettings
subscriptionPolicies
manualChatbot

Errors InvalidEmailTemplate_400 · InvalidWhatsAppTemplate_400 · SettingsNotFound_400