Skip to content

SetupOnboardingController_brand

POST
/setup/v1/brand
curl --request POST \
--url https://your-store.example.com/setup/v1/brand \
--header 'Content-Type: application/json' \
--data '{ "primary": "example", "secondary": "example", "gradient": "0" }'
Media type application/json
object
primary
string
/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/
secondary
string
/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/
gradient
Any of:
boolean