Update Notification Groupput https://localhost:8501/lr-admin-api/notification-groups/{id}Path ParamsidintegerrequiredBody ParamsThe body of the Notification Group.idintegerdateUpdateddate-timerecordStatusNamestringenumRetiredActiveAllowed:RetiredActivetotalUsersintegernamestringrequiredlength ≤ 50shortDescriptionstringlength ≤ 255longDescriptionstringlength ≤ 2000Responses 200Returns the updated Notification Group. 403An unauthorized user tries to update a Notification Group. 404Validation failure or system is unable to update the Notification Group. 409A Notification Group with the specified name already exists.Updated 6 months ago