curl --request DELETE \
--url https://{host}/frontend/api/v1/user/current/avatar/{avatar-id} \
--header 'Authorization: Bearer <token>'This response does not have an example.curl --request DELETE \
--url https://{host}/frontend/api/v1/user/current/avatar/{avatar-id} \
--header 'Authorization: Bearer <token>'This response does not have an example.