Adobe Captivate · Example Payload

Prime Api Job Create Request Example

AuthoringEducationeLearningLMSSCORMTrainingxAPI

Prime Api Job Create Request Example is an example object payload from Adobe Captivate, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "type": "course",
    "attributes": {
      "jobType": "userImport",
      "description": "Comprehensive course covering Adobe Learning Manager features."
    }
  }
}