Discussions
Course 'Delete' endpoint behaviour
10 months ago by Hamza
Hi,
I was facing an issue in my Degreed2 integration with edx. From our Splunk logs, I confirmed that we attempted a course deletion and (few minutes later) tried recreating same course but we got 409 error "Resource already exists".
But our degreed client reported that course wasn't visible to them.
Now I've 2 questions:
- I think deleting a course will mark it as absolute? if yes then instead of re-creating same course, I'll have to update it and set
obsolete
tofalse
? OR - If a course was previously deleted, does re-creating it will automatically set
obsolete
totrue
?
Regards,
Hamza Waleed