Creates new avaturn user. Users are anonymous, no personal user data is needed.Users are required to keep avatars private between your users within your app. We highly recommend you to create separate avaturn user for each user in your app.You should store correspondence between your users and avaturn users by storing IDs.
请求参数
无
返回响应
🟢200User created
application/json
Body
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request POST 'http://dev-cn.your-api-server.com/api/v1/users/new'