curl --location --request PATCH 'https://api.kabonshare.com/api/team//team/' \
--header 'Content-Type: application/json' \
--data '{
"role": "string",
"scopes": [
"string"
]
}'{
"status": true,
"message": "string",
"data": {}
}