Skip to main content
POST
Start background backfill for all filters

Body

application/json
workspace_id
string
required
lookback_days
number
required
Required range: 1 <= x <= 365
chunk_size_days
number
Required range: 1 <= x <= 30
batch_size
number
Required range: 100 <= x <= 50000

Response

201 - application/json
task_id
string
required

The unique identifier for the backfill task

Example:

"550e8400-e29b-41d4-a716-446655440000"