- Home
- Helpers
- Avatar Profiles
- Update Avatar Profile
Update Avatar Profile
Update a avatar profile's name, age, gender, ethnicity and description.
Inputs
PATCH
https://api.zoice.com/v1/avatar-profiles/{avatar_id}path
string
requiredavatar_id is the unique identifier of each avatar profile. You can use the List avatars endpoint to get a list of all available avatars.
body
string
optionalbody
string
optionalbody
string
optionalbody
string
optionalbody
string
optionalidle
Using the Endpoint
You can update the metadata information of an existing avatar profile by sending a PATCH request to the /v1/avatar-profiles/{avatar_id} endpoint.