Creating courses through an API Post with only a Teacher trial account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023
12:50 PM
I'm using the ID from a teacher trial account to make the endpoint POST (/api/v1/accounts/:account_id/courses) and when I attempt to create a new course, everything looks to work but I'm not seeing the course being created. Anyone know if the API POST's will work with a trial account?