Skip to main content
PUT
Update project configuration

Authorizations

Authorization
string
header
required

API key with "faces_" prefix. Create one at Settings > Developers.

Path Parameters

slug
string
required

Body

application/json
config
object
required

Partial project config to merge into the existing file.

Response

Project configuration updated

versionId
string
required

The new project version ID.

config
object
required

Project-level settings stored in project.config.json, including the shared design system. Color token names must start with --; font token names with --font-.