curl --location --request DELETE 'https://api.topview.ai/v1/aiavatar/delete/customAiAvatar?aiAvatarId=' \ --header 'Topview-Uid;' \ --header 'Authorization;'
{ "code": "string", "message": "string", "result": true }