Update training course
Training
Update training course
Update an existing training course. Only provided fields will be updated.
PATCH
Update training course
Authorizations
Use your API key as a Bearer token. API keys can be generated in Settings → Integrations → API Access.
Path Parameters
Course ID
Body
application/json
Course title
Required string length:
1 - 200Course description
Maximum string length:
5000Course type
Maximum string length:
50Course category (null to clear)
Maximum string length:
100Company ID (null to clear)
Whether completion is mandatory
Required passing score
Required range:
0 <= x <= 100Duration in minutes (null to clear)
Required range:
x >= 1Max attempts (null to clear)
Required range:
x >= 1Certificate validity (null to clear)
Required range:
x >= 1YouTube URL (null to clear)
Artwork URL (null to clear)
Response
Course updated