Skip to main content
POST
Create Template

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.

Body

application/json
name
string
required
Minimum string length: 1
Example:

"Monthly SEO Report"

project_id
string
required

Copy pages/widgets from this project

type
enum<string>

Defaults to the source project's type when omitted

Available options:
REPORT,
DASHBOARD
description
string
thumbnail
string
ranking
number

Response

Template created

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