/v1/auth/profiles/avatarAuthorization: Bearer ********************curl --location --request PUT 'https://api-staging.tenbyte.io/v1/auth/me' \
--header 'Authorization: Bearer <token>' \
--form 'avatar_path=@"/home/sojebsikder/Pictures/Screenshots/Screenshot from 2025-09-14 18-03-01.png"' \
--form 'first_name="Sohel Mia"'{"message":"Profile Avater is updated successfully.","result":"avatar-1774737328401551360.png","success":true}