curl --location 'https://app-test.multiplai.tech/api/user' \ --header 'Content-Type: application/json'
{ "id": 0, "name": "string", "email": "user@example.com", "goteam_id": "string", "avatar_url": "string" }