Skip to main content
POST
White Label Admin - Update theme colors

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

Body

application/json

Only fields set in this object will be updated.

primaryColor
string

Primary color in hex format

primaryColorGradientEnd
string

Primary color gradient end in hex format

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)