# POST /api/v1/students/{id}/penalties **POST /api/v1/students/{id}/penalties** ## Servers - http://api.example.com: http://api.example.com () ## Parameters ### Path parameters - **id** (integer(int32)) ### Body: multipart/form-data (object) - **StudentId** (integer(int32)) - **PenaltyType** (string) - **Date** (string(date-time)) - **Description** (string) - **Days** (integer(int32)) ## Responses ### 200 OK [Powered by Bump.sh](https://bump.sh)