true]); http_response_code(500); json_response(['error'=>'delete_failed']); } header('Content-Type: application/json'); echo file_get_contents($p); exit; } http_response_code(204); exit;