Create Training Content

🚧

Partner Restricted

All endpoints for this API are restricted to providers that have signed a Paylocity technology partnership agreement. Interested organizations should review our partner requirements and contact guidelines.

Summary Description

Creates a new training content item in a client's LMS library.

Use Cases

  • Partner wants to add a new video or document to their training catalog.
  • Partner needs to upload external content metadata (title, description, URL, file details).
Path Params
string
required

The Paylocity Company Identifier. Unique value provided by Paylocity.
Allowable Values: 9 char max.

Body Params

The training content payload to be created.

string | null

Title of the media content. Required. Max length 255. Validation: Must not be null or empty, max length 255.

string | null

Description of the media content. Optional. Max length 2000. Validation: If provided, max length 2000.

string
enum

Content type of the media content. Required. Allowed values: File, Url, SCORM, Video. Validation: Must be one of the allowed values.

string | null

If externally hosted, the URL to access the content. Required if ContentType is Url. Max length 2000. Validation: Required if ContentType is Url, must be a valid URL, max length 2000.

fileDetails
object
training
object
Headers
boolean

If true, responses are mocked and generated randomly.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json