Archives a membership tier to prevent new subscriptions while maintaining existing members.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
URL Parameters
The ID of the membership tier to archive
Returns
Returns the updated membership tier object witharchived status.
Notes
- Authorization: Community owner or admin only
- Existing Members: Archived tiers maintain existing member subscriptions
- New Subscriptions: Prevented for archived tiers
- Stripe: Associated Stripe Product is marked as inactive
- Reversible: Use the activate endpoint to reactivate

