Skip to content

Update Theme

PATCH
/themes/{themeId}

Updates an existing custom theme's name, CSS content, or description

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

themeId*

The unique identifier of the theme to update

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Theme successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License