latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

cms

Update a track

patch/api/v1/tracks/{trackId}

Path parameters

trackIdstring required

The unique identifier for the track

Request body

conversation_topicstring[]

Optional conversation topics of the track to be updated

descriptionstring

Optional description of the track to be updated

learning_outcomestring

Optional learning outcome of the track to be updated

status'published' | 'draft' | 'processing' | 'processing_error'

Optional status of the track to be updated

titlestring

Optional title of the track to be updated

Response

conversation_topicstring[] required

Topics for conversation in the track.

descriptionstring required

A description of the track.

idstring required

The unique identifier for the track.

language'en' | 'de' | 'fr' | 'es' | 'it' | 'nl' | 'zh-Hans' required
learning_outcomestring required

The overall learning outcome for the whole track — the concrete behaviors or skills a seller will be able to do after completing it.

sagaIdstring required

The ID of the saga this track belongs to.

sagaType'under_construction' | 'generic' | 'client_specific' required

The type of the saga this track belongs to.

status'published' | 'draft' | 'processing' | 'processing_error' required

The publication status of the track.

titlestring required

The title of the track.