cURL
curl --request DELETE \ --url https://{host}/frontend/api/v1/user/{user-id}/avatar/{avatar-id} \ --header 'Authorization: Bearer <token>'
{ "code": 123, "context": {}, "error": "<string>", "status": "<string>" }
API Key Security (Header).
User ID.
x >= 1
Avatar string ID
No Content