Skip to main content
POST
Create an operation
Required scopes: client:execute.

Authorizations

Authorization
string
header
required

A client session token obtained through the client authorisation challenge flow.

Headers

x-metrics-client-audience
enum<string>
required

The audience bound to the authorised client session.

Available options:
chatobserver-metrics-sheets,
chatobserver-metrics-excel
x-metrics-document-reference
string
required

The document reference hash bound to the client session.

Pattern: ^[a-f0-9]{64}$
Idempotency-Key
string
required

Unique key for one logical command. Reuse it only when retrying the same request and payload.

Required string length: 16 - 160
Pattern: ^[A-Za-z0-9:_-]+$

Body

application/json
target
object
required
action
enum<string>
required
Available options:
query_preview,
query_run,
client_refresh,
blend_materialize,
model_materialize,
table_group_materialize,
import_validate,
import_ingest,
transfer_refresh_now,
transfer_scheduled_refresh,
transfer_historical_load,
retry_failed_run,
replay_delivery,
validate_only,
schema_reconcile
historicalRange
null | object
required
initiator
object
importRequest
object
clientInvocation
null | object

Response

Accepted. Follow the returned operation or answer state to determine the final outcome.

data
object
required
replayed
required