My institution recently integrated our Canvas instance with Copyleaks. I already utilize the Canvas API for a few things in my courses. One of those things is creating and editing assignments.
I would like to update my use of the API to mimic the behavior of creating/editing a course using a browser and selecting the "Copyleaks (Plagiarism Checker)" option in the dropdown within the "Plagiarism Review" section. I've attached some screenshots to showcase what I'm trying to achieve from the API.
I can't seem to find any references on how I can achieve this behavior in the REST-based online documentation. I also looked around the new (not well documented) GraphQL documenation, but still no luck.
I'm cool using either system (REST or GraphQL), but I need some guidance on how to achieve my goal.
Any assistance would be greatly appreciated!