downgrade_addon
Schedule a tier downgrade for a non-stackable add-on (RPM tier). The current tier stays active until nextRenewalAt; at that point the lower tier is charged and activated. No mid-cycle charge. Use list_addons to find available keys. Returns {addonKey, targetAddonKey, project, effectiveAt}. Owner-only; requires a token minted with the billing scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addonKey | Yes | Current active add-on key to downgrade from. | |
| targetAddonKey | Yes | Target (lower) add-on key to downgrade to. |