Update an avatar by ID (only display name can be updated)
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Avatar ID
Fields to update on the avatar. Only displayName is editable.
New display name for the avatar
Successfully updated avatar
A face preset that a persona can use as its visual representation.
Unique identifier for the avatar.
Human-readable name shown in the Lab and share links.
Name of the specific variant (e.g. lighting or pose) within the avatar family.
URL of the still image used as a preview of the avatar.
Signed URL for a short preview video of the avatar, if one exists. The URL is short-lived — re-fetch the avatar to get a fresh one. null when no preview video is available.
Timestamp when the avatar was created.
Timestamp when the avatar was last updated.
ID of the organization that created the avatar, or null for stock avatars. IDs may be either UUIDs or nanoid-style strings depending on when the organization was created.
Public model names this avatar supports (e.g. cara-2, cara-3).
Public model name currently rendered when no explicit avatarModel is requested.