Skip to main content
PATCH
Update Enabled Themes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to update enabled themes.

dark
boolean | null
light
boolean | null

Response

Successful Response

Enabled themes settings.

dark
boolean
default:true
light
boolean
default:true