Skip to main content
POST
Terminate Subscription

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
required

The ID of the user.

subscription_uuid
string
required

Body

application/json
type
enum<string>
required
Available options:
end_of_period
Example:

"end_of_period"

reason
string
required

Must not be greater than 255 characters.

Example:

"rzrjuepvjfmommbemp"

meta
object
required

The meta data of the termination request.

Example:
details
string | null

Must not be greater than 600 characters.

Example:

"l"

Response

200 - application/json
data
object