Solana Accounts
Update a Solana account
Updates an existing Solana account. Use this to update the account’s name or account-level policy.
PUT
Headers
An optional UUID v4 request header for making requests safely retryable. When included, duplicate requests with the same key will return identical responses. Refer to our Idempotency docs for more information on using idempotency keys.
Required string length:
36
Path Parameters
The base58 encoded address of the Solana account.
Body
application/json
Response
200
application/json
Successfully updated Solana account.
The response is of type object
.