Delete courses by term using api

MARTHADELAPAZ
Community Member

Hello all! 

 

As part of standard procedure, I am trying to bulk/mass delete courses in our API instance that are 2 years or more older. I have tried using the impost csv method but as you know, this does not work with courses that have no SIS ID. This leaves us with several courses (hundreds) that need to be deleted one by one, even with the Canvas API Live instance. 

Now, I am trying to do this using Postman. I have tested the token and a GET request successfully but am running into issues when I use the DELETE request. 

Does anyone have instructions or tips to get this done in Postman?

Labels (1)
0 Likes