Move existing Unit and its children to existing Course

This API will move existing Unit and its children to existing Course. The URI contains the target course where we are moving the unit. The body specifies the source of unit and unit itself.

Error CodeError Description
400 - Bad RequestMissing required filed(s)
401 - UnauthorizedMissing "Authorization" in header.
Invalid "Authorization"
403 - ForbiddenLogin required.
404 - Not FoundMissing course-id in path params.
Invalid course-id
Language
Authorization
Header
Click Try It! to start a request and see the response here!