Branding
branding

Update Branding Config

Update branding configuration for the current customer.

put/settings/branding

Request body

accent_colorstring nullable
secondary_colorstring nullable
logo_urlstring nullable
info_page_titlestring nullable
info_request_subtitlestring nullable
info_request_email_labelstring nullable
info_request_email_placeholderstring nullable
info_request_sms_welcome_templatestring nullable
info_request_sms_welcome_template_no_first_namestring nullable
info_request_sms_link_templatestring nullable
info_request_sms_from_numberstring nullable
info_request_send_during_test_callsboolean nullable

Response

Successful Response

customer_idstring uuid required
accent_colorstring
secondary_colorstring nullable
logo_urlstring nullable
info_page_titlestring
info_request_subtitlestring nullable
info_request_email_labelstring nullable
info_request_email_placeholderstring nullable
info_request_sms_welcome_templatestring nullable
info_request_sms_welcome_template_no_first_namestring nullable
info_request_sms_link_templatestring nullable
info_request_sms_from_numberstring nullable
info_request_send_during_test_callsboolean

Changes