name
or accountId
is set to:"-1"
, the issue is assigned to the default assignee for the project.null
, the issue is set to unassigned.curl --location -g --request PUT 'http:///rest/api/3/issue//assignee' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "5b10ac8d82e05b22cc7d4ef5"
}'
null
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通