Update status of beats based on beat IDs available in the system.patch https://localhost:8501/lr-admin-api/beats/status/Body ParamsRequest body containing array of objects with Beat Ids and respective status to update.ADD objectResponses 204Returns acknowledgement of successful updation of beats statuses. 400Bad Request in case the request is not in correct format. 403A User without the correct permissions tried to update beats status.Updated 6 months ago