snowflake-accounts
Update Snowflake Account Credentials
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The new key pair credentials for SELECT to access your Snowflake account with.
The private key for the Snowflake account user.
The passphrase for the private key, if encrypted.
Response
200
application/json
Successful Response