{ "userId": 1, "amount": 100 // 적립할 포인트 }
(204 No Contnet로 응답하기)
{ "userId": 1, "amount": 100 // 차감할 포인트 }
{ "userId": 1, "score": 10 // 활동 점수 }