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