Skip to main content
PUT
Update project configuration

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

slug
string
requis

Corps

application/json
config
object
requis

Partial project config to merge into the existing file.

Réponse

Project configuration updated

versionId
string
requis

The new project version ID.

config
object
requis

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