Update status of one or multiple open collectors in the available in the system based on open collector Id.patch https://localhost:8501/lr-admin-api/openCollectors/statusBody ParamsRequest body containing array of objects with open collector Ids and respective status to update.ADD objectResponses 204Returns nothing if the operation is successful. 400Bad Request in case the request is not in correct format. 403A User without the correct permissions tried to update open collectors status.Updated 6 months ago