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

subscriptionIdintegerRequired
Subscription identifier.

Request

This endpoint expects an object.
reasonstringRequired

Response

Successful.
messagestring
subscriptionTokenstring or null

Errors

401
Unauthorized Error
404
Not Found Error