Authorization: ********************x-api-key: ********************{
"title": "Updated Maintenance Notice",
"details": "Maintenance rescheduled to Saturday 3 AM - 5 AM",
"isActive": true,
"blockApp": false
}{
"status": "success",
"message": "Notice updated successfully",
"data": {
"notice": {
"_id": "507f1f77bcf86cd799439011",
"title": "Scheduled Maintenance",
"details": "The app will be down for maintenance on Friday from 2 AM to 4 AM",
"imagePath": "/uploads/appNotices/507f1f77bcf86cd799439011.jpg",
"isActive": true,
"blockApp": false,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
}
}