{
"userId":"1067246875800000001"
}curl --location --request POST 'http://localhost:8087/api/auth/logout' \
--header 'token: 14d41bda698c4bd2bb0ec4cdb87cc97b' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId":"1067246875800000001"
}'{"code":0,"msg":"success","data":null}