/
DR
dream-horizon-org
/
Checkmate Test Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
dream-horizon-org
Checkmate Test Management API
put
Update a test case
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
49
16
52.4 KB
Tests
Update a test case
Update an existing test case
put
/api/v1/test/update
Request body
object
required
testId
integer
required
title
string
required
description
string
nullable
sectionId
integer
nullable
new_section
string
nullable
projectId
integer
required
squadId
integer
nullable
new_squad
string
nullable
preConditions
string
nullable
steps
string
nullable
expectedResult
string
nullable
priorityId
integer
required
typeId
integer
nullable
automationStatusId
integer
required
testCoveredById
integer
nullable
platformId
integer
nullable
labelIds
integer[]
required
jiraTicket
string
nullable
defects
string
nullable
automationId
string
nullable
additionalGroups
string
nullable
Response
Test updated successfully