Authorization: ********************curl --location 'https://api.qal.eazy2biz.com/v1/identityManagement/userGroups/checkLocalUserMembership' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"localUserId": "string",
"userGroupId": "string"
}'true