{
"enterpriseId": 10968,
"userId": 11068,
"organizationId": 11168
}
curl --location --request PUT '/user//accede/default' \
--header 'Content-Type: application/json' \
--data-raw '{
"enterpriseId": 10968,
"userId": 11068,
"organizationId": 11168
}'
{
"code": 0,
"message": "",
"timestamp": "1988-09-18 20:06:19"
}