Updates an existing EVM account. Use this to update the account’s name or account-level policy.
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
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.
36
The 0x-prefixed address of the EVM account. The address does not need to be checksummed.
Successfully updated EVM account.
The response is of type object
.