Api referenceCoursesCycles
Create a cycle
Create a cycle
Create a cycle
AuthorizationBearer <token>
In: header
Path Parameters
id*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
[index: integer]?string
Response Body
application/json
curl -X POST "https://example.com/v2/courses/string/cycles" \ -H "Content-Type: application/json" \ -d '[ "string" ]'[ {}]