Skip to main content
POST
/
subscriptions
/
request-upgrade

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
email
string
required
targetSubscription
enum<string>
default:pro
required
Available options:
free,
pro,
enterprise
message
string

Response

201

Upgrade request submitted successfully