MINARA

Set user theme

POST /v1/theme — Update the persisted theme preference.

POST /v1/theme

Update the persisted theme preference.

MethodPOST
Path/v1/theme
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorytheme

Request body

{ "mode": "dark", "accent": "primary" }

On this page