Skip to main content
POST
Cancel subscription

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

store
string
required
Example:

"01G65Z755AFWAKHE12NY0CQ9FH"

plan
string
required
Example:

"01JNRVWWHH68E76V3TMFFT6GHJ"

subscription
string
required
Example:

"01JNRVWWHH68E76V3TMFFT6GHJ"

Body

application/json
reason
string
required

Reason for cancellation

Example:

"Customer requested cancellation"

Response

200 - application/json

Successfully canceled subscription.

The response is of type object.