X-API-Key: ********************
curl --location --request PATCH '185.252.233.246/api/team//team/' \ --header 'X-API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "role": "string", "scopes": [ "string" ] }'
{ "member": {} }