curl --location 'http://localhost:801/notification/notification_schedules/ajax_toggle_status' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "active": "Y" }'