# Clear person avatar **DELETE /actions/persons/{person_id}/clear-avatar** Set has_avatar flag to False for current user and remove its avatar file. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **person_id** (string(uuid)) Person unique identifier ## Responses ### 204: Avatar file deleted [Powered by Bump.sh](https://bump.sh)