curl --location --request POST 'https://api.flashcat.cloud/incident/post-mortem/basics/reset?app_key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"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": {}
}