CCRCOPENAUTH: ********************{
"userId": 0,
"role": "string",
"isEmergencyContact": true
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/customer/families//members' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"role": "string",
"isEmergencyContact": true
}'{
"code": "string",
"message": "string",
"data": true,
"success": true
}