CCRCOPENAUTH: ********************{
"property1": "string",
"property2": "string"
}curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/actuator/health' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"property1": "string",
"property2": "string"
}'{}