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 Code

Error Description

400 - Bad Request

Missing required filed(s)

401 - Unauthorized

Missing "Authorization" in header.
Invalid "Authorization"

403 - Forbidden

Login required.

404 - Not Found

Missing course-id in path params.
Invalid course-id

Language
Credentials
Header
Click Try It! to start a request and see the response here!