Regenerate token for a virtual account
Virtual Accounts
Regenerate token for a virtual account
Regenerate the authentication token for a virtual account. The old token remains 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
System-generated service account ID.
Example:
"jqfwg345gi25n5ju2yz5iz6m"
Body
application/json
Grace period in days for which the old token will remain valid after regeneration
Required range:
0 <= x <= 365Example:
30
Response
The newly generated token for the virtual account.
Authentication token for the virtual account.