Hi
We need to create a considerable number of courses and I’m looking for a way to streamline this process.
Is there a way to create courses in batch using API’s?
I've attempted to use /learn/v1/courses to create one course successfully, but encounter errors when attempting to add more than one in the same request.
I've noticed that Batch Course Delete and Batch Course Update endpoints exist, but I couldn't find a similar one for course creation in bulk.
Any guidance would be greatly appreciated
Thanks