Not able to "Undelete" course using rest api endpoint

mpeterso
Community Member

Hello all,

we are using PUT /v1/courses/{id} api endpoint to delete and undelete a course. but when we call the api with json

{"course":{"event":"undelete"}}

it gives 401(Unauthorized error).  It is working fine before. Anyone know the workaround or any solution

mpeterso_0-1625128107405.png

 

Labels (1)
0 Likes