curl --location --request POST '/members/2e45388c-8351-4426-b5f5-703542621471' \
--header 'Authorization: {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "0e20f166-74f6-497a-a67a-9899c45a8453",
"roleId": "53962423-e5a6-47ea-8230-c282957c43d6"
}'
{}