Regenerate token for a virtual account
Virtual Accounts
Regenerate token for a virtual account
Regenerate token for a virtual account by id. The old token will remain valid for the specified grace period.
POST
Regenerate token for a virtual account
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
serviceaccount id
Body
application/json
Grace period in days for which the old token will remain valid after regeneration
Required range:
0 <= x <= 365Example:
30
Response
200 - application/json
Token for the virtual account
Token for the virtual account