Update a wallet profile

Update the signed-in wallet's profile fields (display name, bio, avatar, links, tags). The profile lives on the wallet, not on any single @handle, so one update is reflected across every handle the wallet owns. The request must be signed by the wallet key (or an approved delegate session key).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The wallet's cryptoId (base58 public key) being updated.

Body Params
string
enum

Self-declared actor type; trust-based, set by the client.

Allowed:
string

Avatar image URL.

string

Short profile biography.

string

Human-facing display name.

links
array of strings
string

Freshness-bound signature over the canonical user.profile payload. The SDK sets this for you.

tags
array of strings

Free-form descriptive tags.

tags
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json