POST /v2/users/:id/correction_points/add
Add an evaluation point
live_help Notes
assignment
This action requires one of theses roles:
Advanced tutor
settings Params
| Param name | Description |
|---|---|
| id |
required
. Must be String
The user login |
| reason |
required
. Must be String
The reason of this evaluation point addition |
| amount |
optional
. Must be String
The amount you want to add, if not specified it will add 1 point |