Creates a new course offering (e.g., semester, term, or academic period) under the specified application install.
The matchStrings field is used to automatically match incoming courses from the LMS to this offering based on text patterns.
Documentation Index
Fetch the complete documentation index at: https://developers.smarterservices.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique SID of the application install. Pattern: AI + 32 hex chars.
^AI[a-f0-9]{32}$"AI1234567890abcdef1234567890abcdef"
Payload for creating a new course offering
Human-readable title for the course offering (e.g., semester or term name).
"Fall 2024"
Comma-separated list of text patterns used to automatically match incoming LMS courses to this offering.
"Fall 2024,FA24"
Start Date
.*Z"1970-01-01T00:00:00.000Z"
End Date
.*Z"1970-01-01T00:00:00.000Z"
Successful
Course offering SID
Last activity date
Offering title
Match strings for auto-matching
Start date
End date
Created date
Last modified date