About
rsfoley_canvas
Rodney Foley
Rank:
Community Novice
Title:
Joined:
Jun 29, 2017 1:36:31 PM
Posts:
4
Solutions:
0
Likes Received:
20
Bio:
An amazing Instructure Community member
Most Liked Posts
Yeah it seems that the public API works the same as their private one that is used when you delete from the UI. It removes the login and "hides" the user from normal user lists. You can still ...
I would like to ask how you got that Rest API to work?When I call:DELETE /api/v1/accounts/:account_id/users/:user_idIt returns 200 with the user details and it only deleted the user login. I can still...
I think you are not getting the point of DELETE, delete means well delete.I am all for the ability to hide and archive students, teachers, courses, and accounts. However, you have to someday remove th...
I can create a Sub-Account using the Canvas API using:POST /api/v1/accounts/:account_id/sub_accountsHowever, there doesn't seem to be a public API to use to delete that which was just created via ...
Most Recent Posts
I think you are not getting the point of DELETE, delete means well delete.I am all for the ability to hide and archive students, teachers, courses, and accounts. However, you have to someday remove th...
I can create a Sub-Account using the Canvas API using:POST /api/v1/accounts/:account_id/sub_accountsHowever, there doesn't seem to be a public API to use to delete that which was just created via ...
Yeah it seems that the public API works the same as their private one that is used when you delete from the UI. It removes the login and "hides" the user from normal user lists. You can still ...
I would like to ask how you got that Rest API to work?When I call:DELETE /api/v1/accounts/:account_id/users/:user_idIt returns 200 with the user details and it only deleted the user login. I can still...
Latest Badges
First Like Received
2024-01-05
Instructure Community: 6 Year
6 Years with Instructure Community
2024-01-03
Instructure Community: 5 Year
5 Years with Instructure Community
2024-01-03
Instructure Community: 4 Year
4 Years with Instructure Community
2024-01-03