Skip to main content
POST
Create Organization Theme

Body

application/json
color
string
required

The primary color for the organization theme in hex format

Example:

"#3366FF"

icon
string<uuid>
required

The ID of the icon uploaded to the object storage

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

200 - application/json

The organization theme that was created

id
string<uuid>
required

Unique identifier for the organization theme

Example:

"123e4567-e89b-12d3-a456-426614174000"

icon
object
required

The associated icon organization theme

variables
object
required

The associated theme containing styles and variables

createdAt
string<date-time>
required

The date and time the organization theme was created

updatedAt
string<date-time>
required

The date and time the organization theme was updated