Skip to main content
Source OpenAPI: 0xArchive API 1.6.1; 168 paths; 190 component schemas. Put every paused rule on the account back into service in one call. The daily delivery limit is counted per account while the pause is written per rule, so one busy rule can pause all of them; this is how an account comes back without a call per rule. Nothing is buffered while a rule is paused, so the response hands back the window that was missed instead of replaying it. If nothing is paused, nothing changes and the response says so. If resuming would be undone within seconds, because the plan has no webhook delivery or today’s budget is already spent, the request is refused with the reason rather than granted and reversed. Authenticate with an API key or a signed-in dashboard session. Costs no credits.

Route Metadata

Response Contracts

Status 200

The rules that were put back into service, and the window they missed

application/json

Status 400

Invalid request

application/json

OpenAPI example

Status 401

Authentication required

application/json

OpenAPI example

Status 409

Today’s delivery budget is already spent, so the rules would pause again immediately. Resume after the budget resets.

application/json

OpenAPI example

Status 429

Rate limit exceeded

application/json

OpenAPI example
Last modified on September 20, 2026