---
title: "POST /api/Exam/suspendStudent"
method: POST
path: "/api/Exam/suspendStudent"
tags: ["Exam"]
---

# POST /api/Exam/suspendStudent

`POST /api/Exam/suspendStudent`

## Request body

- SuspendStudentDTO
  - `StudentMembershipNo` string, nullable
  - `Reason` string, nullable
  - `SuspensionStartDate` string, date-time
  - `SuspensionEndDate` string, date-time

## Response `200`

Success

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/cipmnigeria/apis/membershipapi.md) · [All operations](https://skmtc.dev/cipmnigeria/apis/membershipapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cipmnigeria/membershipapi/revisions/85c2d3922bb1/schema)
