curl --location 'https://appwrite.io/v1/teams' \ --header 'Content-Type: application/json' \ --data '{ "name": "string", "roles": [ "string" ] }'
{ "$id": "string", "dateCreated": 0, "name": "string", "sum": 0 }