Confirm plan deactivation
Subscription Plans
Confirm plan deactivation
Confirms the deactivation of a plan that has active subscriptions.
PATCH
Confirm plan deactivation
Authorizations
HTTP Basic authentication. Use your secret key as the username and an empty string as password. The API key should be base64 encoded in the format 'username:' when sending the Authorization header.
Path Parameters
Unique subscription plan identifier
Body
application/json
Token received from status update endpoint
Example:
"abc123xyz"
Response
Deactivation confirmed successfully