Responses

  • Avatar file deleted

DELETE /actions/persons/{person_id}/clear-avatar
curl \
 --request DELETE http://api.example.com/actions/persons/{person_id}/clear-avatar \
 --header "Authorization: $API_KEY"