Skip to main content
DELETE
Delete Avatar
Permanently deletes an avatar. Only succeeds for avatars that you uploaded yourself — you cannot delete avatars owned by other users.

Path Parameters

string
required
The avatar ID to delete (format: avat_<ULID>). You can find your avatars at app.agenthuman.com/avatars or via Upload Face Avatar.

Response

boolean
Whether the avatar was deleted successfully.