Skip to main content
POST
updateAccountSubscription

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
type
enum<string>
required

Account subscription tier.

Available options:
standard,
pro,
premium
timeframe
enum<string>
required

Account subscription timeframe.

Available options:
month,
year

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.