[ARCHIVED] What Admin Permissions Needed for API calls?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2020
02:53 PM
What permissions are needed to make api calls? Is everything allowed by Account Admin needed or can we tailor a role?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2020
03:02 PM
The API token has the permissions of the user who owns the token. If that user has permissions to do something and there is an API call for it, then you're set.
All users, including students, can make API calls -- that's how the mobile apps work.
API tokens scoped to root admin accounts should be able to make any API call. They may need to masquerade as a different user, but they have the ability to masquerade.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.