after
or position
must be provided.after
must not be in the issue type list.curl --location -g --request PUT 'http:///rest/api/3/issuetypescheme//issuetype/move' \
--header 'Content-Type: application/json' \
--data-raw '{
"after": "10008",
"issueTypeIds": [
"10001",
"10004",
"10002"
]
}'
null
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通