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