0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/api/canary/utils/serializers
Rishabh Garg c7f3837c54
Added admin endpoint for editing member subscription (#12145)
refs #12127

- Adds new `editSubscription` endpoint for members admin API which allows updating individual subscription for a member - `PUT /members/:id/subscriptions/:subscription_id/`
- `editSubscription` has same permissions as member's `edit` endpoint
- Currently allows toggling of cancellation at period end for an active subscription
2020-08-20 17:28:11 +05:30
..
input Fixed integration_id assignment for webhook when creating through API key auth 2020-08-04 16:43:24 +12:00
output Added admin endpoint for editing member subscription (#12145) 2020-08-20 17:28:11 +05:30
index.js