Create avatar via API

Is it possible to create an avatar for a guest user via API (without the avatar builder or iframe)?

Hello and welcome to the forum!
Yes, when you create a guest account for users, after the initial account creation, you can optionally equip them with a default avatar. You can find more about how to achieve this in our documentation here in the second section: Create a default avatar for the user

Hi Amel,

The default avatar creation you linked is for anonymous account, not guest account. These API’s requires a login token, which the anonymous account has, but the guest account doesn’t. How do I call these avatar creation API using the guest account?

Thanks,
Michael Nguyen