ThemeTokens

Patch tokens

Upserts and removes tokens in the canonical definition for the addressed (scope, variant, applicationId) combination. Composes with the brand endpoints, which write the same canonical definitions.

patch/{tenant}/tokens

Parameters

./theme-components.yml#/components/parameters/VariantQuery — unresolved $ref
./theme-components.yml#/components/parameters/ApplicationIdQuery — unresolved $ref

Request body

TokenPatchRequest required— unresolved $ref

Response

The token set after the patch.

TokenSetOutput required— unresolved $ref

Changes