Rotate Token
Rotate the access token for a vault connection.
Required Role: ADMIN or OWNER
Note: Only works for 1Password and Doppler connections. For Infisical, delete and recreate the connection with new credentials.
Use this to update the access token without recreating the connection. All secrets using this connection will use the new token.
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Schema for rotating vault connection access token.
New vault access token
1 - 4096Response
Successful Response
Schema for vault connection response (without sensitive data).
External vault provider types for credential storage.
ONEPASSWORD: 1Password via service account SDK DOPPLER: Doppler secrets manager via service token INFISICAL: Infisical via machine identity (Universal Auth)
onepassword, doppler, infisical