curl --request GET \
--url https://api.wirespeed.co/team/can-modify-members \
--header 'Authorization: Bearer <token>'{
"canModify": true
}curl --request GET \
--url https://api.wirespeed.co/team/can-modify-members \
--header 'Authorization: Bearer <token>'{
"canModify": true
}