Get customer-portal branding
Returns the org's customer-portal branding configuration. Fields are null when never configured.
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
Get customer-portal branding › Responses
OK
Create or replace customer-portal branding
Creates or replaces the org's customer-portal branding configuration. All fields are written; send null to clear one.
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
Create or replace customer-portal branding › Request Body
accent_colorcustom_cssdisplay_namefavicon_urllogo_urlprimary_colorprivacy_urlsupport_emailsupport_urlterms_urlCreate or replace customer-portal branding › Responses
OK
Get customer-portal settings
Returns the org's customer-portal feature toggles (defaults when never configured).
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
Get customer-portal settings › Responses
OK
Create or update customer-portal settings
Creates or updates the org's customer-portal feature toggles. Omitted fields keep their stored value (defaults on first save).
Headers
X-Workspace-IdSelects the workspace this request operates in, by workspace UUID or slug (e.g. a sandbox workspace for test integrations). Omitted: the organization's default live workspace. Unknown workspace: 404; workspace outside your organization: 403. Discover workspaces via GET /workspaces.
Workspace UUID or slug.
Create or update customer-portal settings › Request Body
allow_add_payment_methodallow_cancel_subscriptionallow_invoice_payallow_wallet_topupshow_billing_settingsshow_invoicesshow_payment_methodsshow_subscriptionsshow_walletsCreate or update customer-portal settings › Responses
OK