Observer Removal

Jump to solution
OwenUnruh
Community Member

can the observed student remove an observer?

0 Likes
1 Solution
robotcars
Community Champion

No, not with the current scope.

There is only an endpoint to remove an observee, an admin or the observer can do this.

If the observee tries the endpoint it returns a 401 Unauthorized.

https://canvas.instructure.com/doc/api/user_observees.html#method.user_observees.destroy

View solution in original post