/
WE
wejam
/
JAM
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 1d ago
Details
Filter operations
assistant
4
Assistant
1
certification
2
chat
10
chat-support
1
cms
26
comment
5
common
3
connected-tools
1
content-allocation
16
get
List assignment history with pagination
get
List content assignments with pagination
post
Assign content to users
patch
Skip a refresher for a content allocation
delete
Remove an open content assignment
post
Recalculate and sync content allocation
get
Get the next assignment for a user
get
List subsequent assignments for a user
get
Get next missions allocated to a user
post
Self-enroll the current user in content
delete
Remove self-enrollment from a content allocation
post
Create a new sprint schedule
get
Get a sprint schedule by ID
delete
Delete a sprint schedule by ID
patch
Update a sprint schedule by ID
post
Count active assignments of learners who would lose access under a prospective team audience
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
content-allocation
Delete a sprint schedule by ID
delete
/api/v1/sprint/{sprintScheduleId}
Path parameters
sprintScheduleId
string
uuid
required
The unique identifier of the sprint schedule
Response
SprintScheduleDeleteResponseDTO
required
success
boolean
required
Whether the sprint was successfully deleted
Changes