Delete
Deletes avatar for given id.
DELETE /avatars/{AVATAR_ID}
Request
curl -X DELETE "https://api.loomai.com/v0.5/avatars/{AVATAR_ID}"
Response
HTTP/1.1 204 No Content
Last updated
Was this helpful?
Deletes avatar for given id.
curl -X DELETE "https://api.loomai.com/v0.5/avatars/{AVATAR_ID}"
HTTP/1.1 204 No Content
Last updated
Was this helpful?