POST
/
stripe
/
set-auto-renew
"<any>"

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string
required
plan_id
string
required
auto_renew
boolean
required

Response

200
application/json
Successful Response

The response is of type any.