Cancel subscription
Cancels a subscription. Use the subscription ID returned when the subscription was created or listed. Supply a reason for the cancellation record.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
subscriptionId
Subscription identifier.
Request
This endpoint expects an object.
reason
Response
Successful.
message
subscriptionToken
Errors
401
Unauthorized Error
404
Not Found Error
