avatars
Delete avatar
Deletes a specific avatar for the authenticated user.
delete/me/avatars/{imageHash}
Path parameters
imageHashstring required
The hash of the avatar to delete.
Response
Avatar deleted successfully
Changes
Changed in 3 of the 11 revisions of this API.23
- ▲
removed the success response with the status
response-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the success response with the status
response-success-status-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲