Skip to main content
PATCH
Update Button Styles

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Partial update — only include sections you want to change.

home
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

subscription
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

balance
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

referral
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

support
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

info
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

admin
ButtonSectionUpdate · object | null

Partial update for a single section (None = keep current).

Response

Successful Response

Full button styles configuration (all 7 sections).

home
ButtonSectionConfig · object

Configuration for a single button section.

subscription
ButtonSectionConfig · object

Configuration for a single button section.

balance
ButtonSectionConfig · object

Configuration for a single button section.

referral
ButtonSectionConfig · object

Configuration for a single button section.

support
ButtonSectionConfig · object

Configuration for a single button section.

info
ButtonSectionConfig · object

Configuration for a single button section.

admin
ButtonSectionConfig · object

Configuration for a single button section.