Courses
Authorizations
AuthorizationstringRequired
Query parameters
querystringOptional
General search query (title OR description OR tags)
titlestringOptional
Search by title
tag_namestringOptional
Search by tag name
is_enrollablebooleanOptional
Filter by whether currently open for enrollment
Responses
200
courses listed
application/json
get/api/v1/courses
200
courses listed
Authorizations
AuthorizationstringRequired
Body
product_actionstringRequired
Action to perform: archive or reactivate
product_idsinteger[]Required
Product ids to act on
Responses
200
all courses processed
No content
422
some courses could not be processed
put/api/v1/courses/archived
No content
Last updated
Was this helpful?