Skip to main content
PUT
Update Goal

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
name
string
description
string | null
target_value
number
operator
enum<string>
Available options:
>=,
=,
<=
goal_type
enum<string>
Available options:
static,
change
symbol
enum<string> | null
Available options:
numbers,
decimal,
%,
currency
client_id
string | null
query
object

Response

Goal updated

success
enum<boolean>
required
Available options:
true