Kombo · Schema

PostLmsCoursesCourseIdDeactivateParameterCourseId

The ID of the course in Kombo or its ID in the remote system by prefixing it with `remote:` (e.g., `remote:12312`)

ATSEmbedded iPaaSHRISLMSPayrollUnified API
View JSON Schema on GitHub

JSON Schema

kombo-postlmscoursescourseiddeactivateparametercourseid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PostLmsCoursesCourseIdDeactivateParameterCourseId",
  "title": "PostLmsCoursesCourseIdDeactivateParameterCourseId",
  "type": "string",
  "description": "The ID of the course in Kombo or its ID in the remote system by prefixing it with `remote:` (e.g., `remote:12312`)"
}