Update beat details of a beat available in the systemput https://localhost:8501/lr-admin-api/beats/{id}Path Paramsidintegerrequired-2147483647 to 2147483647Body ParamsThe body of the beat, including all required attributes.idintegerrequired-2147483648 to 2147483647beatTypeobjectrequiredbeatType objectbeatsTemplateIdinteger-2147483648 to 2147483647beatNamestringrequiredlength between 4 and 12beatToAgentobjectrequiredbeatToAgent objectopenCollectorobjectrequiredopenCollector objectentityobjectentity objectparentLogSourceobjectparentLogSource objectpropertiesJsonstringrequiredlastHeartbeatdate-timestatusstringenumRetiredActiveAllowed:RetiredActivedateCreateddate-timedateUpdateddate-timeResponses 200Returns the beat details for beat, after successfully updating information in the system. 403A User without the correct permissions tried to update the beat details. 404Beat not found or beat does not exist in system.Updated 6 months ago