curl --location '/v1/resource-sets//members' \
--header 'Content-Type: application/json' \
--data '{
"resource_id": 0,
"resource_scope": "string",
"resource_actions": [
"string"
],
"match_all_actions": true
}'{
"member_id": "string"
}