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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for rotating vault connection access token.
New vault access token
1 - 4096Successful 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