Cancel Subscription
Subscriptions
Cancel Subscription
Cancels a donor subscription by its Id.
DELETE
Cancel Subscription
Documentation Index
Fetch the complete documentation index at: https://docs.overflow.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Client ID for API authentication
API Key for API authentication
Path Parameters
The Id of the donor to cancel the subscription for.
Example:
"2ea1ae03ca521e437db76d76"
The Id of the subscription to cancel.
Example:
"2ea1ae03ca521e437db76d76"
Body
application/json
Subscription cancellation details
The reason for cancelling the subscription.
Required string length:
1 - 150Example:
"I no longer attend this organization."
Response
Subscription cancelled successfully.