cURL
curl --request DELETE \ --url https://api.liveavatar.com/v1/avatars/{avatar_id} \ --header 'X-API-KEY: <api-key>'
{ "code": 100, "data": "<unknown>", "message": "<string>" }
Soft delete avatar
Documentation IndexFetch the complete documentation index at: https://docs.liveavatar.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.liveavatar.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?