Set `has_avatar` flag to False for current user and remove its avatar

DELETE /actions/persons/{person_id}/clear-avatar

file.

Responses

  • Avatar file deleted

DELETE /actions/persons/{person_id}/clear-avatar
curl \
 -X DELETE http://localhost:8080/api/actions/persons/{person_id}/clear-avatar