Release an organization back to billing (super admin)
DELETE/api/v1/system/entitlements/:org
Drops the stored entitlements row. The organization immediately
resolves to the deployment-mode defaults, and the next billing push is
applied normally. Releasing an organization that has no stored row is a
no-op (released: false), not an error.
Request
Responses
- 200
- 401
- 403
- 404
Entitlements after the release
Authentication required
Permission denied
Resource not found