Skip to main content
PATCH
Update my client settings (upsert)

Authorizations

Authorization
string
header
required

JWT Bearer token or raw API key via Authorization header

Body

application/json

Patch client settings payload

afternoon_send_hour
integer
afternoon_send_minute
integer
ai_advisor_enabled
boolean
auto_approve_enabled
boolean
brand_logo_url
string
brand_name
string
brand_primary_color
string
brand_secondary_color
string
clear_afternoon_send_hour
boolean
clear_afternoon_send_minute
boolean
clear_custom_email_quota_per_day
boolean
clear_custom_email_quota_per_month
boolean
clear_custom_max_workflows
boolean
clear_morning_send_hour
boolean
clear_morning_send_minute
boolean
clear_quiet_hour_end
boolean
clear_quiet_hour_start
boolean
clear_send_window_allowed_days
boolean
clear_send_window_end_hour
boolean
clear_send_window_start_hour
boolean
company_address
string
company_name
string
custom_email_quota_per_day
integer
custom_email_quota_per_month
integer
custom_max_workflows
integer
email_from_address
string
email_from_name
string
email_reply_to
string
email_signature
string
enable_critical_bypass
boolean
enabled_workflows
integer[]
max_emails_per_day
integer
morning_send_hour
integer
morning_send_minute
integer
preferences
integer[]
queue_timeout_days
integer
quiet_hour_end
integer
quiet_hour_start
integer
send_window_allowed_days
string
send_window_enabled
boolean
send_window_end_hour
integer
send_window_start_hour
integer
timezone
string
tone_of_voice
enum<integer>
Available options:
0,
1,
2,
3,
4

Response

OK

data
object
errors
object[]
message
string
Example:

"Operation successful"

meta
object
success
boolean
Example:

true