X-API-Key: ********************
curl --location --request POST 'https://snakk-backend-production.up.railway.app/api/chat/config//avatar' \ --header 'X-API-Key: <api-key>' \ --form 'avatar=@""'
{ "success": true, "avatar_url": "string" }