User avatars
Delete user avatar
Removes an existing user avatar. You cannot reverse this operation.
delete/users/{user_id}/avatar
Path parameters
user_idstring required
The ID of the user.
Response
no_content: Removes the avatar and returns an empty response.