Update Avatar Profile

Update a avatar profile's name, age, gender, ethnicity and description.

Inputs

PATCHhttps://api.zoice.com/v1/avatar-profiles/{avatar_id}
path
string
required
avatar_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
optional
body
string
optional
body
string
optional
body
string
optional
body
string
optional
idle

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.