---
title: "POST /api/Courses/SaveStudentProfile"
method: POST
path: "/api/Courses/SaveStudentProfile"
tags: ["Courses"]
---

# POST /api/Courses/SaveStudentProfile

`POST /api/Courses/SaveStudentProfile`

## Request body

- ProfileDetails
  - `CountryID` integer
  - `StateID` integer
  - `CityID` integer
  - `MobileNo` string
  - `Fullname` string
  - `EmailID` string
  - `Zipcode` string
  - `Address` string

## Response `200`

OK

- object

---

[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)
