Skip to main content
POST
Update profile settings
AI auto-replies require a Pro or Business plan and a complete profile-specific brand context.

Authorizations

Authorization
string
header
required

Use Authorization: Bearer {api_key}

Body

application/json
profile_id
string

Connection profile settings to update. Omit to use the default profile.

Pattern: ^[A-Za-z0-9]{6,32}$
Example:

"AbC123xYz90"

auto_reply_enabled
boolean

Enables AI auto-replies for this profile when the plan and profile fields allow it.

brand_profile
string
business_name
string
business_description
string
website_url
string
services
string
features
string
contact_info
string
pricing
string
faq
string

Response

Settings updated

status
enum<string>
Available options:
ok
data
object
Last modified on May 13, 2026