CCRCOPENAUTH: ********************{
"expire": 0,
"token": "string",
"unit": "DAYS",
"user": "string"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/oauth/update/token' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"expire": 0,
"token": "string",
"unit": "DAYS",
"user": "string"
}'{
"code": "string",
"data": "string",
"message": "string",
"success": true
}