Skip to main content

Removes a previously uploaded temporary avatar image for the current user.

POST 

/avatar/remove

If the provided filename matches the user's last uploaded temporary file, it is deleted from cloud storage and the cached pointer is cleared. This does not affect the user's currently saved avatar.

Errors: Returns a JSON error if the user cannot be resolved or the request is invalid.

Request

Responses

OK