curl --location --request PATCH '/members/2e45388c-8351-4426-b5f5-703542621471/0dcb8db2-d36b-45dd-a311-360996776d03' \
--header 'Authorization: {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"roleId": "53962423-e5a6-47ea-8230-c282957c43d6"
}'
{}