POST
/
v4
/
themes

Authorizations

x-api-key
string
headerrequired

Headers

x-selected-account-id
string

Body

application/json
title
string
required
theme_vars
object
required
logo_blob
string
required
account_id
string
required

The ID of the account that owns the given entity.

Response

200 - application/json
id
string
required
title
string
required
theme_vars
object
required
logo_blob
string
required
created_at
string
required

The date and time when the entity was created in ISO format.

archived_at
string

The date and time when the entity was archived in ISO format.

updated_at
string
required

The date and time when the entity was last updated in ISO format.

created_by_user_id
string
required

The user who originally created the entity.

account_id
string
required

The ID of the account that owns the given entity.