Skip to main content
PUT
Update project configuration

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

slug
string
requerido

Cuerpo

application/json
config
object
requerido

Partial project config to merge into the existing file.

Respuesta

Project configuration updated

versionId
string
requerido

The new project version ID.

config
object
requerido

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