v1
latestOpenAPI 3.1.02026-07-261444991.2 MBEvent
Revert backfill
Reverting a backfill undoes all the effects of closing the backfill. If the backfill is reflected, the status will transition to pending_revert while the effects of the backfill are undone. Once all effects are undone, the backfill will transition to reverted.
If a backfill is reverted before its closed, no usage will be updated as a result of the backfill and it will immediately transition to reverted.
post/events/backfills/{backfill_id}/revert
Path parameters
backfill_idstring required
Response
OK
Example response
{
"deprecation_filter": "my_numeric_property > 100 AND my_other_property = 'bar'"
}