API upload endpoint for avatars
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024
05:43 AM
I'm trying to upload avatars for students that never had them. Apparently, one must upload a 128x128 image file, get the token from that, and use it in an upload post, such as this API endpoint for uploading files. But that documentation only talks about adding a file to a course, or homework submission.
Anybody know how to get the file to the server?