# Assignments Endpoints related to assignments, including creating, updating, retrieving, and deleting assignments. Assignments may include projects, essays, or other tasks that learners are required to complete. ## Create assignment - [POST /assignments](https://innovario.apishowdown.com/cicd-repo/openapi/assignments/postassignment.md) ## Get assignments - [GET /assignments](https://innovario.apishowdown.com/cicd-repo/openapi/assignments/getassignments.md)