curl --location --request POST 'https://api.flashcat.cloud/incident/post-mortem/media/upload?app_key=<api-key>' \
--header 'Authorization: Bearer {{token}}' \
--form 'post_mortem_id=""' \
--form 'file=@""'{
"error": {},
"data": {
"url": "string"
}
}