PUT
/
client
/
subscription
"<any>"

Authorizations

Authorization
string
header
required

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

Body

application/json
tier
enum<string>
required
Available options:
unlimited,
advanced,
basic,
free
start_date
string
required
duration
enum<string>
required
Available options:
custom,
month,
year
end_date
string | null
paid
boolean
default:false
notes
string

Response

200
application/json
Successful Response

The response is of type any.