{
"status": "closed"
}curl --location --request POST 'https://testforgeplus.trustie.net/api///milestones//update_status.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": "closed"
}'{"status":0,"message":"操作成功"}