Skip to main content
PATCH
Update KPI HTTP sync draft

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

kpiId
string
required

kpiId identifier

syncId
string
required

syncId identifier

Body

application/json

Human-admin-only KPI HTTP sync draft updates.

GET/HTTPS/JSON-only sync draft. Destination host must already be exactly allowlisted. Do not include secret values, query strings, request bodies, redirects, or raw third-party payloads.

name
string
required
schedule
enum<string>
required
Available options:
hourly,
daily
request_config
object
required
extraction_config
object
required
freshness_config
object

Response

Successful response

sync
object