Create avatar
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
displayNamestringOptional
Name to be displayed for the avatar
sourceFileUrlstringOptional
URL to the video or image file for the avatar to be created from
genderstring · enumOptionalPossible values:
Responses
201
Avatar created successfully.
application/json
400
Bad Request. Invalid input data.
401
Unauthorized. Authentication required.
500
Internal server error.
post
/assets/actorsLast updated
Was this helpful?