curl --location --request POST 'https://api.flashcat.cloud/incident/post-mortem/content/reset?app_key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"post_mortem_id": "string",
"content": "string"
}'{
"error": {}
}