更新复盘状态(草稿 <-> 已发布)
curl --location 'https://api.flashcat.cloud/incident/post-mortem/status/reset?app_key=%3Capi-key%3E' \
--header 'Content-Type: application/json' \
--data '{
"post_mortem_id": "string",
"status": "drafting"
}'{
"error": {}
}