CCRCOPENAUTH: ********************{
"onOff": 0,
"thirdPartyCode": "string"
}curl --location --request PUT 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/third/party/on/off' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"onOff": 0,
"thirdPartyCode": "string"
}'{
"code": "string",
"data": {},
"message": "string",
"success": true
}