curl --location 'https://api.flashcat.cloud/incident/post-mortem/basics/reset?app_key=%3Capi-key%3E' \
--header 'Content-Type: application/json' \
--data '{
"post_mortem_id": "string",
"incidents_highest_severity": "string",
"incidents_earliest_start_seconds": 0,
"incidents_latest_close_seconds": 0,
"incidents_total_duration_seconds": 0,
"responder_ids": [
0
]
}'{
"error": {}
}