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
Requiredstring
Request Body
application/json
JSON
"string"
Responses
Theme successfully updated
application/json
JSON
{
}
