Delete the avatar of a user
Delete the avatar of a user
Path Parameters
id string required
The ID of the user to delete the avatar for
Responses
- 204
- 401
- 403
- 404
- 409
- 500
Successfully deleted the avatar
Unauthorized
Forbidden
The user was not found
The user has no avatar
Internal Server Error
Loading...