{
"Action": "ModifyCloseMR",
"DepotId": 809883,
"MergeId": 12
}
curl --location -g --request POST 'https://.coding.net/open-api?Action=ModifyCloseMR' \
--header 'AccessToken;' \
--header 'Action;' \
--header 'Content-Type: application/json' \
--data-raw '{
"Action": "ModifyCloseMR",
"DepotId": 809883,
"MergeId": 12
}'{
"Response": null
}