/
WE
wejam
/
JAM
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 2d ago
Details
Filter operations
assistant
4
Assistant
1
certification
2
chat
10
chat-support
1
cms
26
get
List available avatars
post
Upload a new avatar image
get
Get an organization's saga content-access grants
put
Replace an organization's saga content-access grants per level. An omitted level is left untouched; an empty list revokes the level.
post
Create a mission from a draft
get
Get a mission draft by ID
patch
Update a mission with draft changes
get
List missions with pagination
get
Get a mission by ID
get
List sagas with pagination
get
List short missions with pagination
get
Get a short mission by ID
get
List tracks with pagination
get
Get a track by ID
delete
Delete a track
patch
Update a track
post
Cancel processing for a track
post
Duplicate a track
post
Move a track to a new position
post
Move a mission within a track
post
Remove a mission from a track
post
Retry processing for a track
get
Get a track's team visibility audience as team ids
put
Replace a track's team visibility audience. An empty set makes the track visible to everyone in the organization.
get
List available voices
get
Get a voice sample audio URL
comment
5
common
3
connected-tools
1
content-allocation
16
content-generation
1
ContentGenerationCopilot
1
contextualization
4
conversation
3
credential
3
crm
39
dashboard
29
data-export
10
documents
7
feedback
2
leaderboard
4
memory
3
oauth2
4
real-call-session
3
role-play-session
3
saved-views
4
scorecard-classifier
1
scorecards
2
session
9
user-consent
9
user-feedback
6
webhook-publishers
6
cms
Remove a mission from a track
post
/api/v1/tracks/{trackId}/remove-mission
Path parameters
trackId
string
required
The unique identifier for the track
Request body
TrackRemoveMissionRequestDTO
required
missionId
string
required
The unique identifier of the mission to remove from the track
Changes