Skip to main content
POST
Create 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

Body

application/json

Draft KPI HTTP sync config. Do not include secret values, query strings, request bodies, redirects, or third-party payloads.

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

The response is of type object.