Profiles
updateMyIdentity
Update My Identity
Change the account's own identity: any subset of name, username, profile picture, pronouns, time zone, language and bio.
Arguments
avatarFileIdstringoptionalA file id from listFiles: must be an image you own.avatarStorageIdstringoptionalThe storage id of an image already uploaded to The Cloud.avatarStudioFileIdstringoptionalThe file id checkImageGeneration returns after generateImage: a picture the person's AI made for them.biostringoptionalShort line under the name on the public profile. Empty string clears it.clearAvatarbooleanoptionalRemove the profile picture and fall back to initials.localestringoptionalBCP-47 language tag, e.g. "en-US" or "pt-BR". Empty string clears it.namestringoptionalThe name shown on the profile and in every Space.pronounsstringoptionalFree text, in the person's own words, e.g. "she/her". Empty string clears it.timezonestringoptionalIANA zone name, e.g. "America/New_York". "Eastern" is refused: several zones answer to it. Empty string clears it.usernamestringoptionalThe account handle and public profile URL. Lowercase letters, numbers, hyphens and underscores, 3-30 characters.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- change my name
- update my username
- set my profile picture
- use she/her for me
- my timezone is
- change my handle
- update my bio
- change my display name
Pair it with
The verbs that finish the job.