curl --location -g --request POST 'http:///rest/api/3/group/user' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": "5b10ac8d82e05b22cc7d4ef5"
}'
{
"expand": "string",
"groupId": "string",
"name": "string",
"self": "http://example.com",
"users": {
"end-index": 0,
"items": [
{}
],
"max-results": 0,
"size": 0,
"start-index": 0
}
}
【JIRA7.6.1】API开发者 微信交流群
用微信扫右侧二维码,加入【JIRA7.6.1】API开发者 交流群,互助沟通