{
"id": 0,
"umsId": 0,
"totalPoints": 0,
"points": 0,
"effectiveTime": "2019-08-24T14:15:22.123Z",
"expirationTime": "2019-08-24T14:15:22.123Z",
"enable": true,
"origin": 0
}curl --location --request POST 'https://test.51vive.com/forums/umsPoints' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"umsId": 0,
"totalPoints": 0,
"points": 0,
"effectiveTime": "2019-08-24T14:15:22.123Z",
"expirationTime": "2019-08-24T14:15:22.123Z",
"enable": true,
"origin": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}