DELETE /v2/users/:id/correction_points/remove
Remove a 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 removal |
| amount |
optional
. Must be String
The amount you want to remove, if not specified it will remove 1 point |