Unlink external issue for specified test items
PUT/v1/:projectName/item/issue/unlink
Unlink external issue for specified test items
Request
Path Parameters
projectName stringrequired
projectName
- application/json
Body
required
rq
testItemIds int64[]
ticketIds string[]
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
Array [
]
message string
[
{
"message": "string"
}
]
Loading...