Event
Close backfill
Closing a backfill makes the updated usage visible in Orb. Upon closing a backfill, Orb will asynchronously reflect the updated usage in invoice amounts and usage graphs. Once all of the updates are complete, the backfill's status will transition to reflected.
post/events/backfills/{backfill_id}/close
Path parameters
backfill_idstring required
Response
OK
Example response
{
"deprecation_filter": "my_numeric_property > 100 AND my_other_property = 'bar'"
}