OpenAPI 3.0.02026-08-203221853.2 MB
b017330dd7f7
Ingestions
Backfill Ingestion
post/console/v1/ingestion/backfill
Request body
Example request
{
"datestamp_start": "2024-01-01",
"datestamp_end": "2024-01-01"
}Response
Backfill Ingestion Success
Example response
{
"message": "Ingestion backfilled successfully.",
"data": {
"runID": "string"
}
}