x-api-key: ********************
curl --location --request PUT '/teams/rename' \ --header 'x-workspace;' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "name": "string" }'