v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Identity

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.

put/registry/names/{id}/profile

Path parameters

idstring required

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

Request body

biostring

Free-text description of the agent.

metadataobject

Arbitrary profile metadata such as avatar URL, links, and tags.

Response

OK

object required