{ "fault_service_type": "MIDJOURNEY", "fault_status": "OCCURRED", "timestamp": 1741661106 }
curl --location --request POST 'your_notice_url' \ --header 'Content-Type: application/json' \ --data-raw '{ "fault_service_type": "MIDJOURNEY", "fault_status": "OCCURRED", "timestamp": 1741661106 }'
success