Update of custom project specific issue sub-type
PUT/v1/:projectName/settings/sub-type
Update of custom project specific issue sub-type
Request
Path Parameters
projectName stringrequired
projectName
- application/json
Body
required
request
Array [
]
ids
object[]
required
color string
locator stringrequired
longName string
shortName string
typeRef stringrequired
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
message string
{
"message": "string"
}
Loading...