Skip to main content
POST
Apply Theme

Authorizations

Authorization
string
header
required

Oviond API key (prefix oviond_) sent as a Bearer token — the credential for REST/programmatic and headless integrations. Manage keys in Settings → API Keys. API keys do NOT authenticate the MCP endpoint (/mcp), which uses OAuth 2.1 + PKCE.

Path Parameters

id
string
required

Body

application/json
scope
enum<string>
required
Available options:
current_project,
client_projects,
all_projects
project_id
string
required
client_id
string
default:""

Response

Theme applied

success
enum<boolean>
required
Available options:
true
data
object
required