Create unit
Creates a new unit within a course. Provide a name, code, and the parent course_id. Optionally set capacity, pricing, and scheduling.
Responses
- 201
Successful response.
- application/json
- application/json
- application/json
Request Example for post/apis/units/units
curl https://ff-business-school.fullfabric.cloud/apis/units/units \
--request POST \
--header 'FF-Auth: YOUR_SECRET_TOKEN'
No Body