Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Headers
Unique system generated JWT session token for specific user.
Path Parameters
The universally unique identifier of the resource.
Example:
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Body
application/json
Schema for the request payload to update an existing wallet.
Response
Successfully updated wallet metadata.