v1

latestOpenAPI 3.0.32026-07-26737274.2 KB
Accounts

Update colors

Replaces the account's brand color palette with the provided array of up to 10 hex codes and returns the updated list.

Note: this overwrites the entire palette rather than appending — include every color you want to keep. Returns 422 when a color code is invalid.

put/v4/account/colors

Request body

colorsstring[] required

An array of up to 10 color hex codes

Response

Updates and returns list of colors for the current account

colorsstring[] required