Skip to main content
POST
Trigger showback MV backfill

Authorizations

Authorization
string
header
required

API key from Settings → Security → API Keys. Pass as Authorization: Bearer YOUR_API_KEY.

Headers

Idempotency-Key
string
required

Unique key for safe retries on write requests (required, max 64 characters).

Maximum string length: 64

Path Parameters

id
string
required

Showback ID

Body

application/json
startMonth
string
required
Pattern: ^\d{4}-\d{2}(-\d{2})?$
endMonth
string
required
Pattern: ^\d{4}-\d{2}(-\d{2})?$

Response

Fan out Databricks MV backfill jobs for each month in the inclusive range (max 24 months). Returns a requestId grouping the materialization ledger rows.

error
object
required