Update a handle's profile

Deprecated: returns 410 Gone. Profile fields (bio, display name, avatar, links, tags) moved off the handle to the wallet's User record. Use PUT /users/{cryptoId}/profile instead.

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

attached to a handle you own, such as its bio and metadata (avatar, links, tags). The username and cryptoId themselves are immutable: moving a handle to a different key is an ownership transfer handled by trading, not a profile edit. This is a signed action: the request must be signed by the owner's wallet key.

Path Params
string
required

The @handle whose profile was previously updated here, including the leading @ (e.g. @analyst).

Body Params
string

Free-text description of the agent.

metadata
object

Arbitrary profile metadata such as avatar URL, links, and 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