Terminates a subscription either immediately or at a specified future date. This endpoint allows for scheduling termination, adding termination notes, and specifying notification emails for termination alerts.
API key for authentication
Subscription terminate input serializer.
The date when the subscription should be terminated. If not provided, the subscription will be terminated immediately.
Optional notes or reason for terminating the subscription. This information may be used for record-keeping and analysis.
List of email addresses that should receive notifications about the subscription termination. If not provided, no additional notifications will be sent beyond the standard termination process.
Subscription terminate output serializer.
ID of the subscription
The date when the subscription should be terminated. If not provided, the subscription will be terminated immediately.
Optional notes or reason for terminating the subscription. This information may be used for record-keeping and analysis.
List of email addresses that should receive notifications about the subscription termination. If not provided, no additional notifications will be sent beyond the standard termination process.