Skip to main content
POST
/
api
/
filters.backfillCancel
Cancel running backfill task
curl --request POST \
  --url https://your-instance.example.com/api/filters.backfillCancel
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.staminads.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

task_id
string
required

Response

200 - application/json
success
boolean
required
Example:

true