Sync virtual account token to secret store
Virtual Accounts
Sync virtual account token to secret store
Syncs the virtual account token to the configured secret store. Returns the updated JWT with sync metadata including timestamp and error (if any).
POST
Sync virtual account token to secret store
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
serviceaccount id
Response
Token synced successfully to secret store
Sync status including timestamp and error (if any)