---
title: "This API is used to promote student"
method: POST
path: "/api/StudentEnroll/Promote_StudentDetails"
tags: ["StudentEnroll"]
---

# This API is used to promote student

`POST /api/StudentEnroll/Promote_StudentDetails`

The following codes are returned

200  -  Success

## Query parameters

- `TokenID` string, required

## Request body

- PromoteData
  - `AcademicYearID` integer
  - `BranchID` integer
  - `REFERENCECODE` string
  - `CLASSNAME` string
  - `SECTIONNAME` string

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `403` — Unauthorized
- `500` — Internal Server error

---

[API](https://skmtc.dev/myclassboard/apis/mcbschoolapi.md) · [All operations](https://skmtc.dev/myclassboard/apis/mcbschoolapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myclassboard/mcbschoolapi/revisions/db2ecaa69611/schema)
