Archive or cancel a pricing version
LLM Gateway: Model Pricing
Archive or cancel a pricing version
Behavior depends on whether the targeted version is in the past or future:
- Future-dated version → cancels that single scheduled change.
- Current effective version → archives the rule entirely. Any pending scheduled changes are also cancelled, and the rule disappears from the active pricing list. The full history (including the archive event) remains queryable.
DELETE
Archive or cancel a pricing version
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
