Disable user using REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024
11:03 AM
When a user is terminated in the organization, we would like the account to be disable using automation tools.
- What is the correct process to disable a user?
- Using delete login (https://canvas.instructure.com/doc/api/logins.html#method.pseudonyms.destroy) is sufficient?
- Is there a API to disable User ?