Update theme CSS variables for a quiz

Replace or merge the theme-level CSS variables. Default mode is merge (shallow merge over current variables). To clear a variable without switching to replace, pass it as null. Screens are not affected — only the design tokens change. A new quiz version is created so the change can be rolled back.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
css_variables
object
required

Map of --var-name to value. Null deletes a key (merge mode only).

string
enum
Defaults to merge

merge (default) shallow-merges with current variables; replace overwrites the entire variable set.

Allowed:
Headers
string
required
Responses

422

Validation error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json