admin

Update Topic In Hierarchy

Update a topic's title and number in both the hierarchy and topics collection.

put/admin/course-hierarchies/update-topic

Request body

topic_idstring required
course_idstring required
unit_indexinteger required
module_indexinteger required
topic_indexinteger required
new_topic_numberstring required
new_topic_titlestring required

Response

Successful Response

{"stackTrail":"paths:/admin/course-hierarchies/update-topic:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.