---
title: "Check if CPL Category cam be mapped"
method: POST
path: "/Lesson/CanCPLCategoryBeMapped"
tags: ["Lesson"]
---

# Check if CPL Category cam be mapped

`POST /Lesson/CanCPLCategoryBeMapped`

## Headers

- `X-Version` string

## Request body

- CPLCategoryStrings
  - `institutionId` integer
  - `level` string, nullable
  - `parent` string, nullable
  - `category` string, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
